configure.ac: 0.10.19.4 pre-release
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Mon, 1 Nov 2010 19:37:03 +0000 (19:37 +0000)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Mon, 1 Nov 2010 19:37:03 +0000 (19:37 +0000)
Skip .3 to align number with the other pre-releases.

configure.ac

index cf67be0..82dd416 100644 (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.19.2,
+AC_INIT(GStreamer Python Bindings, 0.10.19.4,
     http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer,
     gst-python)