summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2010-02-20 17:38:59 +0100
committerLennart Poettering <lennart@poettering.net>2010-02-20 17:38:59 +0100
commit2a3af2cba1836ef4043876e97dd5ffcc6dcdb1e5 (patch)
treef662c9cd634839e0fe763a534bdc9fc6fb0c91cc
parentd22b71af47b44c1c1d84195743c34b589e6ab19c (diff)
build-sys: prepare v0.23v0.23
-rw-r--r--configure.ac4
-rw-r--r--doc/README.html.in10
2 files changed, 10 insertions, 4 deletions
diff --git a/configure.ac b/configure.ac
index 5708012..66812f6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -20,7 +20,7 @@
# <http://www.gnu.org/licenses/>.
m4_define([ca_major],[0])
-m4_define([ca_minor],[22])
+m4_define([ca_minor],[23])
m4_define([ca_version],[ca_major.ca_minor])
AC_PREREQ(2.63)
@@ -34,7 +34,7 @@ AM_INIT_AUTOMAKE([foreign 1.10 -Wall])
AC_SUBST(PACKAGE_URL, [http://0pointer.de/lennart/projects/libcanberra/])
-AC_SUBST(LIBCANBERRA_VERSION_INFO, [2:1:2])
+AC_SUBST(LIBCANBERRA_VERSION_INFO, [2:2:2])
AC_SUBST(LIBCANBERRA_GTK_VERSION_INFO, [1:5:1])
AC_CANONICAL_HOST
diff --git a/doc/README.html.in b/doc/README.html.in
index 5a215e4..87715cc 100644
--- a/doc/README.html.in
+++ b/doc/README.html.in
@@ -10,7 +10,7 @@
<body>
<h1><a name="top">libcanberra @PACKAGE_VERSION@</a></h1>
-<p><i>Copyright 2008-2009 Lennart Poettering &lt;@PACKAGE_BUGREPORT@&gt;</i></p>
+<p><i>Copyright 2008-2010 Lennart Poettering &lt;@PACKAGE_BUGREPORT@&gt;</i></p>
<ul class="toc">
<li><a href="#license">License</a></li>
@@ -38,6 +38,12 @@ Lesser General Public License for more details.</p>
<h2><a name="news">News</a></h2>
+<div class="news-date">Sat 20 Feb
+2010: </div> <p class="news-text"><a href="@PACKAGE_URL@libcanberra-0.23.tar.gz">Version
+0.23</a> released; various minor fixes in the pulse and gstreamer
+backends as well in the Vala API. Support for the recently
+standardized Vorbis 6.1/7.1 multichannel modes.</p>
+
<div class="news-date">Tue 20 Oct
2009: </div> <p class="news-text"><a href="@PACKAGE_URL@libcanberra-0.22.tar.gz">Version
0.22</a> released; small fix to make sure we don't dereference a null
@@ -210,7 +216,7 @@ compilation and <tt>make install</tt> (as root) for installation of
<p><tt>libcanberra</tt>'s bugs are tracked at <a href="http://bugs.freedesktop.org/buglist.cgi?bug_status=__open__&amp;product=libcanberra">bugs.freedesktop.org</a>.</p>
<hr/>
-<address class="grey">Lennart Poettering &lt;@PACKAGE_BUGREPORT@&gt;, October 2009</address>
+<address class="grey">Lennart Poettering &lt;@PACKAGE_BUGREPORT@&gt;, February 2010</address>
</body>
</html>