From 3548ead693e64895d03630d2e8d2049ae69c003a Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Thu, 10 Sep 2009 04:13:15 +0200 Subject: [PATCH] Prepare 0.9.9 relase --- configure.ac | 2 +- doc/README.html.in | 8 ++++++-- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/configure.ac b/configure.ac index 02fdfba..246680f 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.9.8],[mzcnihpbageby (at) 0pointer (dot) de]) +AC_INIT([pavucontrol],[0.9.9],[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 8991692..7e6d541 100644 --- a/doc/README.html.in +++ b/doc/README.html.in @@ -38,6 +38,10 @@ General Public License for more details.

News

+
Thu Sep 10 +2009:

Version +0.9.9 released; allow configuring device ports; various updates.

+
Mon Apr 13 2009:

Version 0.9.8 released; allow configuring card profiles; various updates.

@@ -106,7 +110,7 @@ source code configuration.

pavucontrol requires gtkmm and glademmm installed.

-

Obviously pavucontrol requires an installation of PulseAudio (version 0.9.15).

+

Obviously pavucontrol requires an installation of PulseAudio (version 0.9.16).

Installation

@@ -131,7 +135,7 @@ compilation and make install (as root) for installation of
git clone git://git.0pointer.de/pavucontrol

-
Lennart Poettering <@PACKAGE_BUGREPORT@>, April 2009
+
Lennart Poettering <@PACKAGE_BUGREPORT@>, September 2009