summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2005-12-23 18:08:39 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2005-12-23 18:08:39 +0000
commitf0e32eedc46fb69df39d27d03dee63fe23801c52 (patch)
tree9d7ec3d8b66925134f0d6b26ee8aee9c9f6623ac /configure.ac
parenta2eab82164004fcf4a17c963ee45b6a0ad323bcf (diff)
releasing 0.10.1gst-plugins-base-0.10.1
Original commit message from CVS: releasing 0.10.1
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 982778664c..2f684c46e0 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-base, GST_PLUGINS_BASE_VERSION, 0, 10, 0, 2,
+AS_VERSION(gst-plugins-base, GST_PLUGINS_BASE_VERSION, 0, 10, 1, 0,
GST_CVS="no", GST_CVS="yes")
dnl can autoconf find the source ?