configure.ac: 0.10.9.4 pre-release
authorJan Schmidt <thaytan@mad.scientist.com>
Mon, 21 Jan 2008 21:34:12 +0000 (21:34 +0000)
committerJan Schmidt <thaytan@mad.scientist.com>
Mon, 21 Jan 2008 21:34:12 +0000 (21:34 +0000)
Original commit message from CVS:
* configure.ac:
0.10.9.4 pre-release

ChangeLog
configure.ac

index 08d59eb..7baacdd 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2008-01-21  Jan Schmidt  <jan.schmidt@sun.com>
 
+       * configure.ac:
+       0.10.9.4 pre-release
+
+2008-01-21  Jan Schmidt  <jan.schmidt@sun.com>
+
        * Makefile.am:
        Include PYTHON_INCLUDES in the common CFLAGS in the top-level.
        Fixes: #510437
index 57d8f4c..fed5f58 100644 (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.3,
+AC_INIT(GStreamer Python Bindings, 0.10.9.4,
     http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer,
     gst-python)