configure.ac: 0.10.20.2 pre-release

Original commit message from CVS:
* configure.ac:
0.10.20.2 pre-release
This commit is contained in:
Jan Schmidt 2008-09-17 13:37:30 +00:00
parent 490f3fde52
commit 61bdfdd79a
2 changed files with 6 additions and 1 deletions

View file

@ -1,3 +1,8 @@
2008-09-17 Jan Schmidt <jan.schmidt@sun.com>
* configure.ac:
0.10.20.2 pre-release
2008-09-09 Edward Hervey <edward.hervey@collabora.co.uk>
* 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 Python Bindings, 0.10.12.1,
AC_INIT(GStreamer Python Bindings, 0.10.12.2,
http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer,
gst-python)