configure.ac: 0.10.9.3 pre-release

Original commit message from CVS:
* configure.ac:
0.10.9.3 pre-release
This commit is contained in:
Edward Hervey 2008-01-17 16:35:28 +00:00
parent bd512c4f68
commit 941679f5dd
2 changed files with 6 additions and 1 deletions

View file

@ -1,3 +1,8 @@
2008-01-17 Edward Hervey <edward.hervey@collabora.co.uk>
* configure.ac:
0.10.9.3 pre-release
2008-01-16 Tim-Philipp Müller <tim at centricular dot net>
Reviewed by : Edward Hervey <edward.hervey@collabora.co.uk>

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