configure.ac: Bump version number back to dev -> 0.10.20.1

Original commit message from CVS:
* configure.ac:
Bump version number back to dev -> 0.10.20.1
This commit is contained in:
Jan Schmidt 2008-06-20 08:45:01 +00:00
parent 3ee5b33c7e
commit 1b6d2e1ecf
3 changed files with 7 additions and 2 deletions

View file

@ -1,3 +1,8 @@
2008-06-20 Jan Schmidt <jan.schmidt@sun.com>
* configure.ac:
Bump version number back to dev -> 0.10.20.1
2008-06-20 Sebastian Dröge <slomo@circular-chaos.org>
* docs/gst/gstreamer-sections.txt:

2
common

@ -1 +1 @@
Subproject commit 46ec7dfc1c09ff550ed6b7a4e0d3f2b2ac7d3ee8
Subproject commit d9cd98b46aebaf143dc43d8563a3bff650be6a7e

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.20,
AC_INIT(GStreamer, 0.10.20.1,
http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer,
gstreamer)
AG_GST_INIT