0.10.19.5 pre-release
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Mon, 22 Nov 2010 13:27:15 +0000 (13:27 +0000)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Mon, 22 Nov 2010 13:27:15 +0000 (13:27 +0000)
.gitignore
configure.ac

index 188ff63..0bb2d2e 100644 (file)
@@ -48,3 +48,5 @@ gst-libs
 log
 
 m4/*
+
+/gst/__init__.py
index 2bf0d8a..dedb4ac 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.4,
+AC_INIT(GStreamer Python Bindings, 0.10.19.5,
     http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer,
     gst-python)