From 94e8f011e6f06fd48f468ac8535130a3d8c58314 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Wed, 27 Oct 2004 22:44:00 +0000 Subject: prepare next release git-svn-id: file:///home/lennart/svn/public/paman/trunk@41 cdefa82f-4ce1-0310-97f5-ab6066f37c3c --- configure.ac | 2 +- doc/README.html.in | 11 ++++++++--- 2 files changed, 9 insertions(+), 4 deletions(-) diff --git a/configure.ac b/configure.ac index 3e44887..6a11101 100644 --- a/configure.ac +++ b/configure.ac @@ -20,7 +20,7 @@ # Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA. AC_PREREQ(2.57) -AC_INIT([paman],[0.4],[mzcnzna (at) 0pointer (dot) de]) +AC_INIT([paman],[0.5],[mzcnzna (at) 0pointer (dot) de]) AC_CONFIG_SRCDIR([src/paman.cc]) AC_CONFIG_HEADERS([config.h]) AM_INIT_AUTOMAKE([foreign -Wall]) diff --git a/doc/README.html.in b/doc/README.html.in index 02e9f75..1ffe6ad 100644 --- a/doc/README.html.in +++ b/doc/README.html.in @@ -42,6 +42,9 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.

News

+
Thu Oct 28 2004:

Version 0.5 released; changes include: compatibility with polypaudio 0.6

+
Mon Sep 20 2004:

Version 0.4 released; changes include: compatibility with polypaudio 0.5; many improvements and fixes

@@ -84,7 +87,7 @@ source code configuration.

paman requires gtkmm and glademmm installed.

-

Obviously paman requires an installation of polypaudio (version 0.5).

+

Obviously paman requires an installation of polypaudio (version 0.6).

If you want to have the "Volume Meter" buttons working, your need to install pavumeter.

@@ -106,12 +109,14 @@ compilation and make install (as root) for installation of

The current release is @PACKAGE_VERSION@

-

Get paman's development sources from the Subversion repository. (viewcvs)

+

Get paman's development sources from the Subversion repository (viewcvs):

+ +
svn checkout svn://seth.intheinter.net/paman/trunk paman

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@>, September 2004
+
Lennart Poettering <@PACKAGE_BUGREPORT@>, October 2004
$Id$
-- cgit