summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorJan Schmidt <thaytan@noraisin.net>2009-07-14 19:00:28 +0100
committerJan Schmidt <thaytan@noraisin.net>2009-07-14 19:00:28 +0100
commit3f466167e90db2f8f2316f43e540670e6f31d756 (patch)
tree77fc386a5f9319654293345cb3d86058306c0479 /configure.ac
parentdae5d0050fa7fde9e0e7eb714a16ff900a86b7ce (diff)
0.10.15.2 pre-release
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index c77432a..b46d110 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.1,
+AC_INIT(GStreamer Python Bindings, 0.10.15.2,
http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer,
gst-python)