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 4258f0cdcfd2639a568599d5c376099cd08715b7..86ed04758b1f9520e1212396196e511e7aa1c4b0 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 165f499d499f8063e248e81c4b31ebe0bb8d173a..1a2c08684a60b1d8d55030ed9b1732a8330d5624 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 ?