diff --git a/configure.ac b/configure.ac index 34cf6d0..6108bf7 100644 --- a/configure.ac +++ b/configure.ac @@ -19,7 +19,7 @@ # along with pavucontrol. If not, see . 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]) diff --git a/doc/README.html.in b/doc/README.html.in index efc796a..faa6f01 100644 --- a/doc/README.html.in +++ b/doc/README.html.in @@ -38,6 +38,10 @@ General Public License for more details.

News

+
Thu Sep 15 +2011:

Version +0.99.2 (v1 RC2) released; digitial receiver UI.

+
Tue Aug 2 2011:

Version 0.99.1 (v1 RC1) released; gtk3 support; source output volume support; key command handling; bugfixes.