back to head
authorThomas Vander Stichele <thomas@apestaart.org>
Tue, 6 Sep 2005 14:11:21 +0000 (14:11 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Tue, 6 Sep 2005 14:11:21 +0000 (14:11 +0000)
Original commit message from CVS:
back to head

configure.ac

index 96269c5..a99aa64 100644 (file)
@@ -5,7 +5,8 @@ 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, 9, 2, 0, GST_CVS="no", GST_CVS="yes")
+AS_VERSION(gstreamer, GST_VERSION, 0, 9, 2, 1,
+    GST_CVS="no", GST_CVS="yes")
 
 dnl AM_MAINTAINER_MODE only provides the option to configure to enable it
 AM_MAINTAINER_MODE