summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEdward Hervey <bilboed@bilboed.com>2010-01-25 20:27:39 +0100
committerEdward Hervey <bilboed@bilboed.com>2010-01-25 20:27:39 +0100
commit5fafbaef8ddb20d65bac426ceabd1dcce24895e0 (patch)
treefeed2e800c448da1b4105fc28a246cf9e826a45b
parent5f22436694731782e7a91737d4b9b34de6f804dc (diff)
configure.ac: 0.10.17.2 pre-release
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index a8a80deefd..a6dc1ce3b2 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.17.1,
+AC_INIT(GStreamer Python Bindings, 0.10.17.2,
http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer,
gst-python)