summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2005-11-23 19:57:49 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2005-11-23 19:57:49 +0000
commitf4d9777e57fbabf08fca0beaeff88e311e6c0532 (patch)
tree2b3dceb5550f77ee1617ecdaf5c122c7ef2b5796 /configure.ac
parent36ef03791ff3785d529872b283da158f0a51f46a (diff)
downloadgst-plugins-bad-f4d9777e57fbabf08fca0beaeff88e311e6c0532.tar.gz
gst-plugins-bad-f4d9777e57fbabf08fca0beaeff88e311e6c0532.tar.bz2
gst-plugins-bad-f4d9777e57fbabf08fca0beaeff88e311e6c0532.zip
releasing 0.9.6RELEASE-0_9_6
Original commit message from CVS: releasing 0.9.6
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 910af2e5..58cc6a37 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, 5, 1,
+AS_VERSION(gst-plugins-bad, GST_PLUGINS_BAD_VERSION, 0, 9, 6, 0,
GST_CVS="no", GST_CVS="yes")
AM_INIT_AUTOMAKE($PACKAGE,$VERSION)