bump nano
authorThomas Vander Stichele <thomas@apestaart.org>
Mon, 16 Aug 2004 15:17:28 +0000 (15:17 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Mon, 16 Aug 2004 15:17:28 +0000 (15:17 +0000)
Original commit message from CVS:
bump nano

ChangeLog
configure.ac

index 3df7c6f..34f6d99 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2004-08-16  Thomas Vander Stichele  <thomas at apestaart dot org>
+
+       * configure.ac: bump nano to cvs
+
 === release 0.8.5 ===
 
 2004-08-16  Thomas Vander Stichele  <thomas at apestaart dot org>
index 0d41b2e..ece9920 100644 (file)
@@ -3,7 +3,7 @@ AC_CANONICAL_TARGET
 
 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(gstreamer, GST_VERSION, 0, 8, 5, 0, GST_CVS="no", GST_CVS="yes")
+AS_VERSION(gstreamer, GST_VERSION, 0, 8, 5, 1, GST_CVS="no", GST_CVS="yes")
 
 dnl AM_MAINTAINER_MODE only provides the option to configure to enable it
 AM_MAINTAINER_MODE