summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2004-02-04 21:47:06 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2004-02-04 21:47:06 +0000
commitd8081b07ffd491ccea672b732a0ac1e7c8521272 (patch)
tree4410d9eb89fb9f85139d5934acf27150c325e5ca
parenta0d1053645bac8a1844d5b365c231290e9ab2933 (diff)
downloadgstreamer-plugins-bad-d8081b07ffd491ccea672b732a0ac1e7c8521272.tar.gz
bump version
Original commit message from CVS: bump version
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index a4f0a3b13..7b5c652b5 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, 1, GST_CVS="no", GST_CVS="yes")
+AS_VERSION(gst-plugins, GST_PLUGINS_VERSION, 0, 7, 3, 2, GST_CVS="no", GST_CVS="yes")
dnl add a suffix to apps
if test x$program_suffix = xNONE ; then