back to head
authorThomas Vander Stichele <thomas@apestaart.org>
Mon, 3 Oct 2005 17:57:32 +0000 (17:57 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Mon, 3 Oct 2005 17:57:32 +0000 (17:57 +0000)
Original commit message from CVS:
back to head

ChangeLog
configure.ac

index c47ab13..5401673 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2005-10-03  Thomas Vander Stichele  <thomas at apestaart dot org>
+
+       * configure.ac:
+         back to development
+
 === release 0.9.3 ===
 
 2005-10-03  Thomas Vander Stichele  <thomas at apestaart dot org>
index 9577ea2..0ba00c1 100644 (file)
@@ -5,7 +5,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, 9, 3, 0,
+AS_VERSION(gstreamer, GST_VERSION, 0, 9, 3, 1,
     GST_CVS="no", GST_CVS="yes")
 
 dnl AM_MAINTAINER_MODE only provides the option to configure to enable it