summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2004-04-15 10:00:37 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2004-04-15 10:00:37 +0000
commit3df3b4e70628ea99756364a4e4486d962487b983 (patch)
tree7e1b53c8ddf0fff4ee26b4597e8ba89c85c75cff /configure.ac
parent25e1961c8e7db767626eb58cc6e5e2b78754e0ed (diff)
nano bump for prerel add bug entry for a fixed bug translation updates
Original commit message from CVS: nano bump for prerel add bug entry for a fixed bug translation updates
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 18e8de7e..66d5a679 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, 0, 1, GST_CVS="no", GST_CVS="yes")
+AS_VERSION(gst-plugins, GST_PLUGINS_VERSION, 0, 8, 0, 2, GST_CVS="no", GST_CVS="yes")
AM_INIT_AUTOMAKE($PACKAGE,$VERSION)