back to HEAD
authorThomas Vander Stichele <thomas@apestaart.org>
Sun, 23 Oct 2005 23:05:42 +0000 (23:05 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Sun, 23 Oct 2005 23:05:42 +0000 (23:05 +0000)
Original commit message from CVS:
back to HEAD

ChangeLog
configure.ac

index 4258f0c..86ed047 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2005-10-24  Thomas Vander Stichele  <thomas at apestaart dot org>
+
+       * configure.ac:
+         back to HEAD
+
 === release 0.9.4 ===
 
 2005-10-23  Thomas Vander Stichele  <thomas at apestaart dot org>
index 165f499..1a2c086 100644 (file)
@@ -6,7 +6,7 @@ AC_INIT
 
 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_BASE_VERSION, 0, 9, 4, 0,
+AS_VERSION(gst-plugins-base, GST_PLUGINS_BASE_VERSION, 0, 9, 4, 1,
     GST_CVS="no", GST_CVS="yes")
 
 dnl can autoconf find the source ?