summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--configure.ac2
-rw-r--r--doc/README.html.in11
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.</p>
<h2><a name="news">News</a></h2>
+<div class="news-date">Thu Oct 28 2004: </div> <p class="news-text"><a
+href="@PACKAGE_URL@paman-0.5.tar.gz">Version 0.5</a> released; changes include: compatibility with polypaudio 0.6</p>
+
<div class="news-date">Mon Sep 20 2004: </div> <p class="news-text"><a
href="@PACKAGE_URL@paman-0.4.tar.gz">Version 0.4</a> released; changes include: compatibility with polypaudio 0.5; many improvements and fixes</p>
@@ -84,7 +87,7 @@ source code configuration.</p>
<p><tt>paman</tt> requires <a href="http://gtkmm.sf.net/"><tt>gtkmm</tt></a> and <tt>glademmm</tt> installed.</p>
-<p>Obviously <tt>paman</tt> requires an installation of <tt>polypaudio</tt> (version 0.5).</p>
+<p>Obviously <tt>paman</tt> requires an installation of <tt>polypaudio</tt> (version 0.6).</p>
<p>If you want to have the "Volume Meter" buttons working, your need to install <a href="http://0pointer.de/lennart/projects/pavumeter/">pavumeter</a>.</p>
@@ -106,12 +109,14 @@ compilation and <tt>make install</tt> (as root) for installation of
<p>The current release is <a href="@PACKAGE_URL@paman-@PACKAGE_VERSION@.tar.gz">@PACKAGE_VERSION@</a></p>
-<p>Get <tt>paman</tt>'s development sources from the <a href="http://subversion.tigris.org/">Subversion</a> <a href="https://seth.intheinter.net:8081/svn/paman/">repository</a>. (<a href="http://0pointer.de/cgi-bin/viewcvs.cgi/?root=paman">viewcvs</a>)</p>
+<p>Get <tt>paman</tt>'s development sources from the <a href="http://subversion.tigris.org/">Subversion</a> <a href="svn://seth.intheinter.net/paman">repository</a> (<a href="http://0pointer.de/cgi-bin/viewcvs.cgi/?root=paman">viewcvs</a>): </p>
+
+<pre>svn checkout svn://seth.intheinter.net/paman/trunk paman</pre>
<p>If you want to be notified whenever I release a new version of this software use the subscription feature of <a href="http://freshmeat.net/projects/paman/">Freshmeat</a>.</p>
<hr/>
-<address class="grey">Lennart Poettering &lt;@PACKAGE_BUGREPORT@&gt;, September 2004</address>
+<address class="grey">Lennart Poettering &lt;@PACKAGE_BUGREPORT@&gt;, October 2004</address>
<div class="grey"><i>$Id$</i></div>
</body>