summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2006-06-20 22:27:35 +0000
committerLennart Poettering <lennart@poettering.net>2006-06-20 22:27:35 +0000
commit74e958c008c743ec157edf4f08edf5cb94413194 (patch)
treea778e7173dc147ddf10e7d0a158d577f4ec3e8d1
parent84907e6716b83a340c0d5717148d6262fc0f7121 (diff)
bump version number
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@1050 fefdeb5f-60dc-0310-8127-8f9354f1896f
-rw-r--r--configure.ac2
-rw-r--r--doc/README.html.in2
2 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index e2c8ed6c..3b02df5a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@ AC_PREREQ(2.57)
m4_define(PA_MAJOR, [0])
m4_define(PA_MINOR, [9])
-m4_define(PA_MICRO, [1])
+m4_define(PA_MICRO, [2])
AC_INIT([pulseaudio], PA_MAJOR.PA_MINOR.PA_MICRO,[mzcbylcnhqvb (at) 0pointer (dot) de])
AC_CONFIG_SRCDIR([src/daemon/main.c])
diff --git a/doc/README.html.in b/doc/README.html.in
index e4eea786..31cd929d 100644
--- a/doc/README.html.in
+++ b/doc/README.html.in
@@ -328,7 +328,7 @@ PulseAudio.</p>
<h2><a name="community">Community</a></h2>
-<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/pulseaudio/">Freshmeat</a>.</p>
+<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/polypaudio/">Freshmeat</a>.</p>
<p>There is a general discussion <a href="https://tango.0pointer.de/mailman/listinfo/polypaudio-discuss">mailing list for PulseAudio</a> available. In addition, you can subscribe to <a href="https://tango.0pointer.de/mailman/listinfo/polypaudio-commits">SVN changes</a> and <a href="https://tango.0pointer.de/mailman/listinfo/polypaudio-tickets">Trac Tickets</a>.</p>