summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--configure.ac2
-rw-r--r--doc/README.html.in5
2 files changed, 5 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 6b73a59..3143803 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([libao-pulse],[0.9.2],[mzyvonbchyfr (at) 0pointer (dot) de])
+AC_INIT([libao-pulse],[0.9.3],[mzyvonbchyfr (at) 0pointer (dot) de])
AC_CONFIG_SRCDIR([src/ao_pulse.c])
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 ed3344e..990bc3c 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">Fri Jul 21 2006: </div> <p class="news-text"><a
+href="@PACKAGE_URL@libao-pulse-0.9.3.tar.gz">Version 0.9.3</a> released: changes include: fix client name passed to the server</p>
+
<div class="news-date">Sat Jul 8 2006: </div> <p class="news-text"><a
href="@PACKAGE_URL@libao-pulse-0.9.2.tar.gz">Version 0.9.2</a> released: changes include: update for <a href="http://pulseaudio.org/">PulseAudio 0.9.2</a></p>
@@ -82,7 +85,7 @@ distributions (and maybe Unix versions) since it uses GNU autoconf for
source code configuration.</p>
<p>Obviously <tt>libao-pulse</tt> requires an installation of
-<a href="http://pulseaudio.org/">PulseAudio</a> (version 0.9.2) and <tt>libao</tt> (version 0.8.5
+<a href="http://pulseaudio.org/">PulseAudio</a> (version 0.9.x) and <tt>libao</tt> (version 0.8.5
works, earlier versions probably as well).</p>
<h2><a name="installation">Installation</a></h2>