back to head
authorThomas Vander Stichele <thomas@apestaart.org>
Sat, 18 Jun 2005 22:48:36 +0000 (22:48 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Sat, 18 Jun 2005 22:48:36 +0000 (22:48 +0000)
Original commit message from CVS:
back to head

ChangeLog
configure.ac

index f0b25a7..539797b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2005-06-19  Thomas Vander Stichele  <thomas at apestaart dot org>
+
+       * configure.ac:
+         back to HEAD
+
 === release 0.9.1 ===
 
 2005-06-19  Thomas Vander Stichele  <thomas at apestaart dot org>
index 38b6042..8113a0a 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-base, GST_PLUGINS_VERSION, 0, 9, 1, 0, GST_CVS="no", GST_CVS="yes")
+AS_VERSION(gst-plugins-base, GST_PLUGINS_VERSION, 0, 9, 1, 1, GST_CVS="no", GST_CVS="yes")
 
 AM_INIT_AUTOMAKE($PACKAGE,$VERSION)