back to hack
authorThomas Vander Stichele <thomas@apestaart.org>
Mon, 1 Jul 2002 15:54:26 +0000 (15:54 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Mon, 1 Jul 2002 15:54:26 +0000 (15:54 +0000)
Original commit message from CVS:
back to hack

configure.ac

index 7f66262..639f6b7 100644 (file)
@@ -3,7 +3,7 @@ AC_CANONICAL_TARGET([])
 
 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(gstreamer, GST_VERSION, 0, 3, 4, 1, GST_ERROR="-Wall", GST_ERROR="-Wall -Werror")
+AS_VERSION(gstreamer, GST_VERSION, 0, 4, 0, 1, GST_ERROR="-Wall", GST_ERROR="-Wall -Werror")
 
 AM_INIT_AUTOMAKE($PACKAGE,$VERSION)
 AS_LIBTOOL(GST, 0, 0, 0, yes)