summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2012-09-25 02:19:38 +0200
committerLennart Poettering <lennart@poettering.net>2012-09-25 02:19:38 +0200
commitc442aebb1e1d1e2ef90e4c46b617d5a3569ce85c (patch)
treedebbf47a527e5763149f34063ead150f23449ed3
parentcc77d303b3f3053d844ade5a9576d0a2ab0f8b62 (diff)
build-sys: prepare 0.30v0.30
-rw-r--r--configure.ac4
-rw-r--r--doc/README.html.in6
2 files changed, 7 insertions, 3 deletions
diff --git a/configure.ac b/configure.ac
index c074d6c..f68602d 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],[29])
+m4_define([ca_minor],[30])
m4_define([ca_version],[ca_major.ca_minor])
AC_PREREQ([2.68])
@@ -40,7 +40,7 @@ AM_INIT_AUTOMAKE([foreign 1.11 -Wall silent-rules tar-pax no-dist-gzip dist-xz])
AM_SILENT_RULES([yes])
AC_SUBST(LIBCANBERRA_VERSION_INFO, [2:5:2])
-AC_SUBST(LIBCANBERRA_GTK_VERSION_INFO, [1:8:1])
+AC_SUBST(LIBCANBERRA_GTK_VERSION_INFO, [1:9:1])
AC_CANONICAL_HOST
AC_DEFINE_UNQUOTED([CANONICAL_HOST], "$host", [Canonical host string.])
diff --git a/doc/README.html.in b/doc/README.html.in
index 04367e3..20599f4 100644
--- a/doc/README.html.in
+++ b/doc/README.html.in
@@ -38,6 +38,10 @@ Lesser General Public License for more details.</p>
<h2><a name="news">News</a></h2>
+<div class="news-date">Tue 25 Sep
+2012: </div> <p class="news-text"><a href="@PACKAGE_URL@libcanberra-0.30.tar.xz">Version
+0.30</a> released; Port to GStreamer 1.0.</p>
+
<div class="news-date">Tue 15 May
2012: </div> <p class="news-text"><a href="@PACKAGE_URL@libcanberra-0.29.tar.xz">Version
0.29</a> released; A couple of bugfixes, drop GConf usage.</p>
@@ -243,7 +247,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;, May 2012</address>
+<address class="grey">Lennart Poettering &lt;@PACKAGE_BUGREPORT@&gt;, September 2012</address>
</body>
</html>