diff options
author | Colin Guthrie <colin@mageia.org> | 2011-09-15 12:12:52 +0100 |
---|---|---|
committer | Colin Guthrie <colin@mageia.org> | 2011-09-15 12:12:52 +0100 |
commit | 681c996438a548a33346230347403f7ad1a724b9 (patch) | |
tree | 6824f6f924567019d69c685ac27fac0aa1c27cb4 | |
parent | f58f0da9ebdc1bee63966b832016afccaa11d130 (diff) |
build-sys: Prepare 0.99.2v0.99.2
-rw-r--r-- | configure.ac | 2 | ||||
-rw-r--r-- | doc/README.html.in | 4 |
2 files changed, 5 insertions, 1 deletions
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 <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]) 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.</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> |