working on new prerelease
authorThomas Vander Stichele <thomas@apestaart.org>
Tue, 20 Jul 2004 09:03:25 +0000 (09:03 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Tue, 20 Jul 2004 09:03:25 +0000 (09:03 +0000)
Original commit message from CVS:
working on new prerelease

configure.ac

index cec348c..6f4bda8 100644 (file)
@@ -1,9 +1,9 @@
 AC_INIT
-AC_CANONICAL_TARGET([])
+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, 8, 3, 2, GST_CVS="no", GST_CVS="yes")
+AS_VERSION(gstreamer, GST_VERSION, 0, 8, 3, 3, GST_CVS="no", GST_CVS="yes")
 
 dnl AM_MAINTAINER_MODE only provides the option to configure to enable it
 AM_MAINTAINER_MODE