summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2005-12-05 18:01:48 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2005-12-05 18:01:48 +0000
commitb8ebf1b142d0e2125f8d3f2559049970f59406a1 (patch)
treef053f10d4b6fa5426a566cd846f70d802e113341 /configure.ac
parentdd2ba0180ad3832d0f37c09287f0e0e4f11374b6 (diff)
downloadgst-plugins-bad-b8ebf1b142d0e2125f8d3f2559049970f59406a1.tar.gz
gst-plugins-bad-b8ebf1b142d0e2125f8d3f2559049970f59406a1.tar.bz2
gst-plugins-bad-b8ebf1b142d0e2125f8d3f2559049970f59406a1.zip
releasing 0.10.0RELEASE-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 98135c0c..ad9105d2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -12,7 +12,7 @@ AM_MAINTAINER_MODE
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-bad, GST_PLUGINS_BAD_VERSION, 0, 9, 7, 1,
+AS_VERSION(gst-plugins-bad, GST_PLUGINS_BAD_VERSION, 0, 10, 0, 0,
GST_CVS="no", GST_CVS="yes")
AM_INIT_AUTOMAKE($PACKAGE,$VERSION)