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
commit2888b450ed2e3c8e25fcbc00542cdcf655486fea (patch)
treee6bd02c81bca3ed1affe504bdcbee0496b07b7c0 /configure.ac
parent48775bdc92b0b06ad67ea7ea0d6296bcae296c43 (diff)
downloadgst-plugins-bad-2888b450ed2e3c8e25fcbc00542cdcf655486fea.tar.gz
gst-plugins-bad-2888b450ed2e3c8e25fcbc00542cdcf655486fea.tar.bz2
gst-plugins-bad-2888b450ed2e3c8e25fcbc00542cdcf655486fea.zip
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)