0.7.x dev branch is open
authorThomas Vander Stichele <thomas@apestaart.org>
Thu, 23 Jan 2003 12:25:29 +0000 (12:25 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Thu, 23 Jan 2003 12:25:29 +0000 (12:25 +0000)
Original commit message from CVS:
0.7.x dev branch is open

configure.ac

index f1c42a5..0baf138 100644 (file)
@@ -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