configure.ac: Bump version to 0.10.19.1 after the unplanned 0.10.19 release.
authorTim-Philipp Müller <tim@centricular.net>
Thu, 3 Apr 2008 23:01:11 +0000 (23:01 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Thu, 3 Apr 2008 23:01:11 +0000 (23:01 +0000)
Original commit message from CVS:
* configure.ac:
Bump version to 0.10.19.1 after the unplanned 0.10.19 release.

ChangeLog
configure.ac

index 85f786c2c27f3a15cef910c2ed1176770c2233ec..73b84aee939688f139fc729e5d9cb1694b55b27a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-04-03  Tim-Philipp Müller  <tim at centricular dot net>
+
+       * configure.ac:
+         Bump version to 0.10.19.1 after the unplanned 0.10.19 release.
+
 2008-04-03  Wim Taymans  <wim.taymans@collabora.co.uk>
 
        * tests/examples/seek/seek.c: (play_cb), (pause_cb), (stop_cb),
index 901846a7dbad3040be73aebfdd691a584a0f5bc9..f2000ecc2cb85128721c2e63ad2a3518531d5337 100644 (file)
@@ -5,7 +5,7 @@ dnl please read gstreamer/docs/random/autotools before changing this file
 dnl initialize autoconf
 dnl releases only do -Wall, cvs and prerelease does -Werror too
 dnl use a three digit version number for releases, and four for cvs/prerelease
-AC_INIT(GStreamer Base Plug-ins, 0.10.18.1,
+AC_INIT(GStreamer Base Plug-ins, 0.10.19.1,
     http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer,
     gst-plugins-base)