back to head
authorThomas Vander Stichele <thomas@apestaart.org>
Tue, 8 Feb 2005 11:53:47 +0000 (11:53 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Tue, 8 Feb 2005 11:53:47 +0000 (11:53 +0000)
Original commit message from CVS:
back to head

ChangeLog
configure.ac

index f5d79f8..9d7fb57 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2005-02-08  Thomas Vander Stichele  <thomas at apestaart dot org>
+
+       * configure.ac:
+         back to HEAD
+
 === release 0.8.9 ===
 
 2005-02-08  Thomas Vander Stichele  <thomas at apestaart dot org>
index 99ff12e..18bc93c 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, 8, 9, 0, GST_CVS="no", GST_CVS="yes")
+AS_VERSION(gstreamer, GST_VERSION, 0, 8, 9, 1, GST_CVS="no", GST_CVS="yes")
 
 dnl AM_MAINTAINER_MODE only provides the option to configure to enable it
 AM_MAINTAINER_MODE