summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2005-12-05 18:02:48 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2005-12-05 18:02:48 +0000
commitb57bbfe86b725795f0a2b40e490b082cbfa62200 (patch)
treef68f77d388ccdfc4f033a9259a3782030ca791ce /configure.ac
parent68746a38d5e48e6f7c220663dcc2f175ff55cb3c (diff)
releasing 0.10.0gst-plugins-base-0.10.0
Original commit message from CVS: releasing 0.10.0
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 b8e4ecb0a8..76c55b9f4b 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, 9, 7, 1,
+AS_VERSION(gst-plugins-base, GST_PLUGINS_BASE_VERSION, 0, 10, 0, 0,
GST_CVS="no", GST_CVS="yes")
dnl can autoconf find the source ?