summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2005-11-23 20:05:26 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2005-11-23 20:05:26 +0000
commita5f9b5d365f9ab489f4fd4d8135baba70b7ae86a (patch)
tree0ffdd33041f3e8419cf26e21c21da6130fb70d2e /configure.ac
parentf175fa831d66e08712be1481637873c6549ac1cc (diff)
back to HEAD
Original commit message from CVS: back to HEAD
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 42807b6f..67d97fb2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -6,7 +6,7 @@ AC_INIT
dnl when going to/from release please set the nano (fourth number) right !
dnl releases only do Wall, cvs and prerelease does Werror too
-AS_VERSION(gst-plugins-good, GST_PLUGINS_GOOD_VERSION, 0, 9, 6, 0,
+AS_VERSION(gst-plugins-good, GST_PLUGINS_GOOD_VERSION, 0, 9, 6, 1,
GST_CVS="no", GST_CVS="yes")
dnl can autoconf find the source ?