back to dev
authorThomas Vander Stichele <thomas@apestaart.org>
Mon, 2 Aug 2004 14:05:48 +0000 (14:05 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Mon, 2 Aug 2004 14:05:48 +0000 (14:05 +0000)
Original commit message from CVS:
back to dev

ChangeLog
configure.ac

index e8f234d..34211f8 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
+
+       * configure.ac: bump nano back to development
+
 === release 0.8.3 ===
 
 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
index 3cf70d1..f77cdbf 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-plugins, GST_PLUGINS_VERSION, 0, 8, 3, 0, GST_CVS="no", GST_CVS="yes")
+AS_VERSION(gst-plugins, GST_PLUGINS_VERSION, 0, 8, 3, 1, GST_CVS="no", GST_CVS="yes")
 
 AM_INIT_AUTOMAKE($PACKAGE,$VERSION)