summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2003-01-23 12:25:29 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2003-01-23 12:25:29 +0000
commit582399cbd075c2904e5bd59f3d635c2b49692b3f (patch)
tree39139446a6a2022eb219dd784462050a908a1409 /configure.ac
parent6db417e379eddb03706c99671c2ebc4d740b7c03 (diff)
0.7.x dev branch is open
Original commit message from CVS: 0.7.x dev branch is open
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 f1c42a5b..0baf1380 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, 2, 1, GST_ERROR="-Wall", GST_ERROR="-Wall -Werror")
+AS_VERSION(gst-plugins, GST_PLUGINS_VERSION, 0, 7, 0, 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