From 476091245017a1363d34cad0f64cb0116c0c2d26 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Tue, 9 Sep 2008 15:44:41 +0300 Subject: prepare new release --- configure.ac | 2 +- doc/README.html.in | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/configure.ac b/configure.ac index 35cb875..3a06eeb 100644 --- a/configure.ac +++ b/configure.ac @@ -19,7 +19,7 @@ # along with paprefs. If not, see . AC_PREREQ(2.57) -AC_INIT([paprefs],[0.9.6],[mzcncersf (at) 0pointer (dot) de]) +AC_INIT([paprefs],[0.9.7],[mzcncersf (at) 0pointer (dot) de]) AC_CONFIG_SRCDIR([src/paprefs.cc]) AC_CONFIG_HEADERS([config.h]) AM_INIT_AUTOMAKE([foreign 1.9 -Wall]) diff --git a/doc/README.html.in b/doc/README.html.in index 50815c1..4a9a7e6 100644 --- a/doc/README.html.in +++ b/doc/README.html.in @@ -38,6 +38,9 @@ General Public License for more details.

News

+
Tue Sep 9 2008:

Version 0.9.7 released; more translations, other updates

+
Tue Oct 30 2007:

Version 0.9.6 released; rework UI; add support to enable automatic zeroconf discovery; automatic device combination; i18n support

@@ -105,7 +108,7 @@ compilation and make install (as root) for installation of

If you want to be notified whenever I release a new version of this software use the subscription feature of Freshmeat.


-
Lennart Poettering <@PACKAGE_BUGREPORT@>, October 2007
+
Lennart Poettering <@PACKAGE_BUGREPORT@>, September 2008
-- cgit