]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/gstreamer0-10.git/commitdiff
back to cvs
authorThomas Vander Stichele <thomas@apestaart.org>
Tue, 16 Mar 2004 12:41:36 +0000 (12:41 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Tue, 16 Mar 2004 12:41:36 +0000 (12:41 +0000)
Original commit message from CVS:
back to cvs

ChangeLog
configure.ac

index 6400033e0d669c874271f97473d347d5a66f68ba..a799dc6560b99c660cd5f2fba4a03acdd56ee4c1 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
+
+       * configure.ac: bump nano to 1
+
 === release 0.8.0 ===
 
 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
index 707d9e1b586a860a29cf689dd22a1f19223f8fab..06b770b2987a61322d74bfb13b6b9b1ebef0af32 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, 0, 0, GST_CVS="no", GST_CVS="yes")
+AS_VERSION(gstreamer, GST_VERSION, 0, 8, 0, 1, GST_CVS="no", GST_CVS="yes")
 
 dnl AM_MAINTAINER_MODE only provides the option to configure to enable it
 AM_MAINTAINER_MODE