summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorJan Schmidt <thaytan@mad.scientist.com>2009-01-19 23:18:26 +0000
committerJan Schmidt <thaytan@mad.scientist.com>2009-01-19 23:18:26 +0000
commit3e811faefc7117320695cbf4c0d8b34a448cb10c (patch)
treee78bf1aadf4d18d5c2cb16b7a4acb54a1b3a509d /configure.ac
parent22b9ffd6d720f0005e98202e122da9cd1af8d814 (diff)
Release 0.10.14
Original commit message from CVS: Release 0.10.14
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 733bf30..a242b71 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.13.3,
+AC_INIT(GStreamer Python Bindings, 0.10.14,
http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer,
gst-python)