summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2006-07-21 00:40:21 +0000
committerLennart Poettering <lennart@poettering.net>2006-07-21 00:40:21 +0000
commite78e39db0b1d87c8d44b118cebb1e3dbb8e42666 (patch)
tree09666cc8e42e08a34b996c744c60b989409991ce
parent117c568be30368f027f9862c70f0d17442b2867c (diff)
prepare release 0.9.3
git-svn-id: file:///home/lennart/svn/public/gst-pulse/trunk@49 bb39ca4e-bce3-0310-b5d4-eea78a553289
-rw-r--r--configure.ac2
-rw-r--r--doc/README.html.in7
2 files changed, 6 insertions, 3 deletions
diff --git a/configure.ac b/configure.ac
index 08213f7..39355c0 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([gst-pulse],[0.9.2],[mztfgchyfr (at) 0pointer (dot) de])
+AC_INIT([gst-pulse],[0.9.3],[mztfgchyfr (at) 0pointer (dot) de])
AC_CONFIG_SRCDIR([src/plugin.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 c7b1a5b..098126d 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@gst-pulse-0.9.3.tar.gz">Version 0.9.3</a> released; 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@gst-pulse-0.9.2.tar.gz">Version 0.9.2</a> released; update for <a href="http://pulseaudio.org/">PulseAudio 0.9.2</a>; don't free tag list that doesn't belong to us; other fixes</p>
@@ -83,7 +86,7 @@ distributions (and maybe Unix versions) since it uses GNU autoconf for
source code configuration.</p>
<p>Obviously <tt>gst-pulse</tt> requires an installation of
-<a href="http://pulseaudio.org/">PulseAudio</a> (version 0.9.2) and <tt>gstreamer</tt> 0.10.x.</p>
+<a href="http://pulseaudio.org/">PulseAudio</a> (version 0.9.x) and <tt>gstreamer</tt> 0.10.x.</p>
<h2><a name="installation">Installation</a></h2>
@@ -110,7 +113,7 @@ compilation and <tt>make install</tt> (as root) for installation of
<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/gst-pulse/">Freshmeat</a>.</p>
<hr/>
-<address class="grey">Lennart Poettering &lt;@PACKAGE_BUGREPORT@&gt;, June 2006</address>
+<address class="grey">Lennart Poettering &lt;@PACKAGE_BUGREPORT@&gt;, July 2006</address>
<div class="grey"><i>$Id$</i></div>
</body>