summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2003-12-20 13:58:35 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2003-12-20 13:58:35 +0000
commitbdfd32443159c4d0ffad135f80aa48c0c4076824 (patch)
tree702273c50e7d3d0a55f9d53af55d466785b3503e /configure.ac
parent313bba856aff0c2e0b0e5efa3e62730fbc03374f (diff)
downloadgst-plugins-bad-bdfd32443159c4d0ffad135f80aa48c0c4076824.tar.gz
gst-plugins-bad-bdfd32443159c4d0ffad135f80aa48c0c4076824.tar.bz2
gst-plugins-bad-bdfd32443159c4d0ffad135f80aa48c0c4076824.zip
bump back to cvs versoin
Original commit message from CVS: bump back to cvs versoin
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 6193895f..2557072a 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, GST_PLUGINS_VERSION, 0, 7, 3, 0, GST_CVS="no", GST_CVS="yes")
+AS_VERSION(gst-plugins, GST_PLUGINS_VERSION, 0, 7, 3, 1, GST_CVS="no", GST_CVS="yes")
dnl add a suffix to apps
if test x$program_suffix = xNONE ; then