summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorChristian Schaller <uraeus@gnome.org>2005-05-06 12:43:59 +0000
committerChristian Schaller <uraeus@gnome.org>2005-05-06 12:43:59 +0000
commit93f1e423f99519e51462fea6dc0004f07a3bee14 (patch)
tree6fc3a5230c698f046ff1583e47ec1f7943beb6f3 /configure.ac
parented42844c74189d5e578dd5a8134d997ff7ba6098 (diff)
downloadgst-plugins-bad-93f1e423f99519e51462fea6dc0004f07a3bee14.tar.gz
gst-plugins-bad-93f1e423f99519e51462fea6dc0004f07a3bee14.tar.bz2
gst-plugins-bad-93f1e423f99519e51462fea6dc0004f07a3bee14.zip
various fixes to make it possible to build rpms from gst-plugins head
Original commit message from CVS: various fixes to make it possible to build rpms from gst-plugins head
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 f2ab3633..5b97c1f4 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, 90, 1, GST_CVS="no", GST_CVS="yes")
+AS_VERSION(gst-plugins, GST_PLUGINS_VERSION, 0, 9, 0, 1, GST_CVS="no", GST_CVS="yes")
AM_INIT_AUTOMAKE($PACKAGE,$VERSION)