bump nano to 1
authorThomas Vander Stichele <thomas@apestaart.org>
Tue, 16 Mar 2004 13:15:07 +0000 (13:15 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Tue, 16 Mar 2004 13:15:07 +0000 (13:15 +0000)
Original commit message from CVS:
bump nano to 1

ChangeLog
configure.ac

index 5d014e5..e832aac 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
+
 === gst-ffmpeg 0.8.0 ===
 
 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
index 9450a0f..8cdc828 100644 (file)
@@ -12,7 +12,7 @@ AM_MAINTAINER_MODE
 
 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-ffmpeg, GST_FFMPEG_VERSION, 0, 8, 0, 0, GST_CVS="no", GST_CVS="yes")
+AS_VERSION(gst-ffmpeg, GST_FFMPEG_VERSION, 0, 8, 0, 1, GST_CVS="no", GST_CVS="yes")
 dnl we cheat here so we don't have to change the actual configure code bit
 GST_PLUGINS_VERSION_NANO=$GST_FFMPEG_VERSION_NANO