summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2003-01-07 10:46:37 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2003-01-07 10:46:37 +0000
commit775af00c22fe8f6576c2104f6e827b35be0f42c3 (patch)
treebf109810ee5fc36a61274179f838b0087a56e38d
parent3f4afcbe08635b1b1d3439f6c7a3e981ac14f544 (diff)
Original commit message from CVS: releasing
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 0705c4d1f..ccaf9e89f 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, 3, GST_ERROR="-Wall", GST_ERROR="-Wall -Werror")
+AS_VERSION(gst-plugins, GST_PLUGINS_VERSION, 0, 5, 1, 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