build-sys: Prepare 0.99.2

This commit is contained in:
Colin Guthrie 2011-09-15 12:12:52 +01:00
parent f58f0da9eb
commit 681c996438
2 changed files with 5 additions and 1 deletions

View File

@ -19,7 +19,7 @@
# along with pavucontrol. If not, see <http://www.gnu.org/licenses/>.
AC_PREREQ(2.62)
AC_INIT([pavucontrol],[0.99.1],[mzcnihpbageby (at) 0pointer (dot) de])
AC_INIT([pavucontrol],[0.99.2],[mzcnihpbageby (at) 0pointer (dot) de])
AC_CONFIG_SRCDIR([src/pavucontrol.cc])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_HEADERS([config.h])

View File

@ -38,6 +38,10 @@ General Public License for more details.</p>
<h2><a name="news">News</a></h2>
<div class="news-date">Thu Sep 15
2011: </div> <p class="news-text"><a href="@PACKAGE_URL@pavucontrol-0.99.2.tar.gz">Version
0.99.2</a> (v1 RC2) released; digitial receiver UI.</p>
<div class="news-date">Tue Aug 2
2011: </div> <p class="news-text"><a href="@PACKAGE_URL@pavucontrol-0.99.1.tar.gz">Version
0.99.1</a> (v1 RC1) released; gtk3 support; source output volume support; key command handling; bugfixes.</p>