configure.ac: Bump version back to dev -> 0.10.12.1

Original commit message from CVS:
* configure.ac:
Bump version back to dev -> 0.10.12.1
This commit is contained in:
Jan Schmidt 2008-06-20 08:55:48 +00:00
parent eb20ecac9b
commit f2505d6ec6
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 back to dev -> 0.10.12.1
=== release 0.10.12 ===
2008-06-18 Jan Schmidt <jan.schmidt@sun.com>

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 Python Bindings, 0.10.12,
AC_INIT(GStreamer Python Bindings, 0.10.12.1,
http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer,
gst-python)