back to cvs
authorThomas Vander Stichele <thomas@apestaart.org>
Sun, 8 Dec 2002 20:30:03 +0000 (20:30 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Sun, 8 Dec 2002 20:30:03 +0000 (20:30 +0000)
Original commit message from CVS:
back to cvs

configure.ac

index 069bbaf..41461c8 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, 4, 2, 1, GST_ERROR="-Wall", GST_ERROR="-Wall -Werror")
+AS_VERSION(gstreamer, GST_VERSION, 0, 5, 0, 1, GST_ERROR="-Wall", GST_ERROR="-Wall -Werror")
 dnl AM_MAINTAINER_MODE only provides the option to configure to enable it
 AM_MAINTAINER_MODE
 AM_INIT_AUTOMAKE($PACKAGE,$VERSION)