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

ChangeLog
configure.ac

index 4a7f3dc..83719e1 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 e455234..c035ff8 100644 (file)
@@ -12,7 +12,7 @@ AM_MAINTAINER_MODE
 
 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(gst-plugins-bad, GST_PLUGINS_BAD_VERSION, 0, 9, 3, 0,
+AS_VERSION(gst-plugins-bad, GST_PLUGINS_BAD_VERSION, 0, 9, 3, 1,
     GST_CVS="no", GST_CVS="yes")
 
 AM_INIT_AUTOMAKE($PACKAGE,$VERSION)