summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Schmidt <thaytan@noraisin.net>2009-05-11 21:22:35 +0100
committerJan Schmidt <thaytan@noraisin.net>2009-05-11 21:22:35 +0100
commitff4070668428481a03623296052b0dc5b9213290 (patch)
treeb0ef6d7940932e89c3698335e93f8e4c157a74a4
parentba5f9d28436e8022ac316cedbfff5efd3993d9a2 (diff)
Back to development -> 0.10.15.1
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 1747415..550b4c9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -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.15,
+AC_INIT(GStreamer Python Bindings, 0.10.15.1,
http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer,
gst-python)