summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2003-01-05 23:20:17 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2003-01-05 23:20:17 +0000
commit4ac3be6ce445a9637b08e121a0927089f549ef02 (patch)
tree5e6ee58ff40501a0080e44469b17393fb824bc0e
parent3184990053bdab26cd3f423e10c9ea7ef3a8c36b (diff)
downloadgstreamer-plugins-base-4ac3be6ce445a9637b08e121a0927089f549ef02.tar.gz
moving forward to release
Original commit message from CVS: moving forward to release
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 8759cbd6d..59d6d3025 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, 5, 0, 1, GST_ERROR="-Wall", GST_ERROR="-Wall -Werror")
+AS_VERSION(gst-plugins, GST_PLUGINS_VERSION, 0, 5, 1, 1, GST_ERROR="-Wall", GST_ERROR="-Wall -Werror")
AM_INIT_AUTOMAKE($PACKAGE,$VERSION)
dnl our libraries and install dirs use major.minor as a version