summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Schmidt <thaytan@noraisin.net>2009-07-20 17:52:10 +0100
committerJan Schmidt <thaytan@noraisin.net>2009-07-20 17:52:10 +0100
commitc873d8c60cbcb43ffef45b1344b3f0092f49da28 (patch)
tree871640b7c6d440d711cd80e6983ec8baecf79f10
parent065a82a88a3e6e9258007cb3c35f81212e4eb6da (diff)
0.10.15.3 pre-release
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index b46d110..f122904 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.2,
+AC_INIT(GStreamer Python Bindings, 0.10.15.3,
http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer,
gst-python)