back to HEAD
authorThomas Vander Stichele <thomas@apestaart.org>
Wed, 23 Nov 2005 20:06:09 +0000 (20:06 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Wed, 23 Nov 2005 20:06:09 +0000 (20:06 +0000)
Original commit message from CVS:
back to HEAD

ChangeLog
configure.ac

index ae6b9c9..24840e6 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
+
+       * configure.ac: back to HEAD
+
 === release 0.9.6 ===
 
 2005-11-23  Thomas Vander Stichele <thomas at apestaart dot org>
index 58cc6a3..dc922ec 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, 6, 0,
+AS_VERSION(gst-plugins-bad, GST_PLUGINS_BAD_VERSION, 0, 9, 6, 1,
     GST_CVS="no", GST_CVS="yes")
 
 AM_INIT_AUTOMAKE($PACKAGE,$VERSION)