summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2005-12-01 19:18:08 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2005-12-01 19:18:08 +0000
commit1bee6b11f2f88d7f914169adeae12d437fe59f7c (patch)
treec69a7f2b891cb3a3bb49fec99e2a19ffc1133eb3 /configure.ac
parent50ee018d0c7fbed0df3e65fc1395206d5de078a1 (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 4362fa80..f38dc29f 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, 7, 0,
+AS_VERSION(gst-plugins-good, GST_PLUGINS_GOOD_VERSION, 0, 9, 7, 1,
GST_CVS="no", GST_CVS="yes")
dnl can autoconf find the source ?