From 8a5f3e4c99279db2360353823d99fda03d00869d Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Wed, 27 Oct 2004 22:43:49 +0000 Subject: prepare next release git-svn-id: file:///home/lennart/svn/public/pavumeter/trunk@20 c62a5a7b-6fe3-0310-9d5a-afe6de46906b --- configure.ac | 2 +- doc/README.html.in | 11 ++++++++--- 2 files changed, 9 insertions(+), 4 deletions(-) diff --git a/configure.ac b/configure.ac index 389be70..e903767 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([pavumeter],[0.2],[mzihzrgre (at) 0pointer (dot) de]) +AC_INIT([pavumeter],[0.3],[mzihzrgre (at) 0pointer (dot) de]) AC_CONFIG_SRCDIR([src/vumeter.cc]) AC_CONFIG_HEADERS([config.h]) AM_INIT_AUTOMAKE([foreign -Wall]) diff --git a/doc/README.html.in b/doc/README.html.in index 8d19115..bbc1ba6 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.3 released; compatibility with polypaudio 0.6

+
Mon Sep 20 2004:

Version 0.2 released; compatibility with polypaudio 0.5

@@ -77,7 +80,7 @@ source code configuration.

pavumeter requires gtkmm installed.

-

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

+

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

Installation

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

The current release is @PACKAGE_VERSION@

-

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

+

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

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

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