summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2008-09-09 17:28:47 +0300
committerLennart Poettering <lennart@poettering.net>2008-09-09 17:28:47 +0300
commit95e4e51d41a4af9eacdcc24f709942514852fcbb (patch)
tree2affa3fbf5c1f483256c0feffe538b203aab9874
parent7518e2861b4e57c405f50af05ccca83b6a92cc67 (diff)
prepare new release
-rw-r--r--configure.ac4
-rw-r--r--doc/README.html.in7
2 files changed, 8 insertions, 3 deletions
diff --git a/configure.ac b/configure.ac
index 36bb1b3..1a90942 100644
--- a/configure.ac
+++ b/configure.ac
@@ -21,7 +21,7 @@
AC_PREREQ(2.62)
-AC_INIT([libcanberra], 0.8, [mzyvopnaoreen (at) 0pointer (dot) de])
+AC_INIT([libcanberra], 0.9, [mzyvopnaoreen (at) 0pointer (dot) de])
AC_CONFIG_SRCDIR([src/common.c])
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_MACRO_DIR(m4)
@@ -30,7 +30,7 @@ AM_INIT_AUTOMAKE([foreign 1.9 -Wall])
AC_SUBST(PACKAGE_URL, [http://0pointer.de/lennart/projects/libcanberra/])
-AC_SUBST(LIBCANBERRA_VERSION_INFO, [1:1:1])
+AC_SUBST(LIBCANBERRA_VERSION_INFO, [1:2:1])
AC_SUBST(LIBCANBERRA_GTK_VERSION_INFO, [0:3:0])
AC_CANONICAL_HOST
diff --git a/doc/README.html.in b/doc/README.html.in
index a49840e..650406c 100644
--- a/doc/README.html.in
+++ b/doc/README.html.in
@@ -38,6 +38,11 @@ Lesser General Public License for more details.</p>
<h2><a name="news">News</a></h2>
+<div class="news-date">Tue 9 Sep
+2008: </div> <p class="news-text"><a href="@PACKAGE_URL@libcanberra-0.9.tar.gz">Version
+0.9</a> released; changes include: GStreamer fixes, include (optional)
+libtdb based lookup cache.</p>
+
<div class="news-date">Thu 28 Aug
2008: </div> <p class="news-text"><a href="@PACKAGE_URL@libcanberra-0.8.tar.gz">Version
0.8</a> released; changes include: new OSS and GStreamer backend;
@@ -144,7 +149,7 @@ compilation and <tt>make install</tt> (as root) for installation of
<p>If you want to report bugs, have questions or want to be notified about new releases, please join the <a href="https://tango.0pointer.de/mailman/listinfo/libcanberra-discuss/"><tt>libcanberra-discuss</tt></a> mailing list.</p>
<hr/>
-<address class="grey">Lennart Poettering &lt;@PACKAGE_BUGREPORT@&gt;, August 2008</address>
+<address class="grey">Lennart Poettering &lt;@PACKAGE_BUGREPORT@&gt;, September 2008</address>
</body>
</html>