summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Schmidt <thaytan@noraisin.net>2009-04-15 22:58:56 +0100
committerJan Schmidt <thaytan@noraisin.net>2009-04-16 00:46:18 +0100
commitc3cddf2c1a14601534538e216faaeec7cfdf1931 (patch)
tree3776a18778658e7a80afbc70a9040b3c75467854
parent41f35d41cad26794f1e927d10c4bfa448994396c (diff)
0.10.14.2 pre-release
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 3f06348..0176cfa 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.14.1,
+AC_INIT(GStreamer Python Bindings, 0.10.14.2,
http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer,
gst-python)