configure.ac: Bump version to 0.10.19.1 after the unscheduled 0.10.19 release.

Original commit message from CVS:
* configure.ac:
Bump version to 0.10.19.1 after the unscheduled 0.10.19 release.
This commit is contained in:
Tim-Philipp Müller 2008-04-03 21:15:09 +00:00
parent 721a324f75
commit 95c26e81bb
2 changed files with 6 additions and 1 deletions

View file

@ -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 unscheduled 0.10.19 release.
2008-04-03 Stefan Kost <ensonic@users.sf.net>
* configure.ac:

View file

@ -3,7 +3,7 @@ AC_PREREQ(2.52)
dnl initialize autoconf
dnl when going to/from release please set the nano (fourth number) right !
dnl releases only do Wall, cvs and prerelease does Werror too
AC_INIT(GStreamer, 0.10.18.1,
AC_INIT(GStreamer, 0.10.19.1,
http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer,
gstreamer)
AG_GST_INIT