configure.ac: And back to development we go

This commit is contained in:
Edward Hervey 2011-01-25 11:17:12 +01:00
parent 725bc2f11a
commit fb8beea70a

View file

@ -3,7 +3,7 @@ AC_PREREQ(2.60)
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.21,
AC_INIT(GStreamer Python Bindings, 0.10.21.1,
http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer,
gst-python)