summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2004-11-13 16:19:59 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2004-11-13 16:19:59 +0000
commitdf4631347b1046ce6ba60a86a42dd52ed95c3200 (patch)
tree897c06227a3d8ea687ad4091c9e0dbe2d4cec5e0
parente9af8d5b94b3e7a2b30b83a08840824657b282f4 (diff)
downloadgstreamer-plugins-bad-df4631347b1046ce6ba60a86a42dd52ed95c3200.tar.gz
another prerelease
Original commit message from CVS: another prerelease
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index a23810137..9b19b2d9a 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, 8, 5, 1, GST_CVS="no", GST_CVS="yes")
+AS_VERSION(gst-plugins, GST_PLUGINS_VERSION, 0, 8, 5, 3, GST_CVS="no", GST_CVS="yes")
AM_INIT_AUTOMAKE($PACKAGE,$VERSION)