back to cvs
authorThomas Vander Stichele <thomas@apestaart.org>
Tue, 9 Mar 2004 19:06:49 +0000 (19:06 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Tue, 9 Mar 2004 19:06:49 +0000 (19:06 +0000)
Original commit message from CVS:
back to cvs

ChangeLog
configure.ac

index 041764f..3d57ec3 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
+
+       * configure.ac: bump nano to 1
+
 === release 0.7.6 ===
 
 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
index 26a19d1..94048e4 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, 7, 6, 0, GST_CVS="no", GST_CVS="yes")
+AS_VERSION(gstreamer, GST_VERSION, 0, 7, 6, 1, GST_CVS="no", GST_CVS="yes")
 
 dnl AM_MAINTAINER_MODE only provides the option to configure to enable it
 AM_MAINTAINER_MODE