summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEdward Hervey <bilboed@bilboed.com>2010-06-30 10:26:25 +0200
committerEdward Hervey <bilboed@bilboed.com>2010-06-30 10:26:25 +0200
commit47ad3091151db4178e61dc8c22218eafc564b5f1 (patch)
tree6d8902473c91afa0dc98130fa008b2229ce92edf
parente1843c5f8fbabfee31aa42703e5de288bb0bc919 (diff)
configure.ac: 0.10.18.3 pre-release
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 5d6ecce..1416acb 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,7 +3,7 @@ AC_PREREQ(2.60)
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.18.2,
+AC_INIT(GStreamer Python Bindings, 0.10.18.3,
http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer,
gst-python)