summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2003-08-26 23:36:26 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2003-08-26 23:36:26 +0000
commit2c955798800f9ff13cb2adc06e9946540a5adb93 (patch)
tree4cf69685afeca9dc1194f30de5232d2f70f2cb25
parent3010f74fb9e214edf649e142b45cbd1eead59d17 (diff)
downloadgstreamer-plugins-bad-2c955798800f9ff13cb2adc06e9946540a5adb93.tar.gz
version number for release
Original commit message from CVS: version number for release
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 37b659cca..819627225 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, 6, 2, 2, GST_ERROR="-Wall", GST_ERROR="-Wall -Werror")
+AS_VERSION(gst-plugins, GST_PLUGINS_VERSION, 0, 6, 3, 0, GST_ERROR="-Wall", GST_ERROR="-Wall -Werror")
AM_INIT_AUTOMAKE($PACKAGE,$VERSION)
dnl our libraries and install dirs use major.minor as a version