summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2005-12-05 18:12:07 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2005-12-05 18:12:07 +0000
commitf2085bd7ef2a4e685b8a58ae0848c43aab0d8747 (patch)
tree2e903d05c17ddd4e4d17bb828850509744657fdc /configure.ac
parent199e2b65bdf5275e92686ea529d5f8fd1ae232fe (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 90922c22..d7935693 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, 10, 0, 0,
+AS_VERSION(gst-plugins-good, GST_PLUGINS_GOOD_VERSION, 0, 10, 0, 1,
GST_CVS="no", GST_CVS="yes")
dnl can autoconf find the source ?