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 e8f234da093c9c9ca1daad63100c1a7732c2b084..34211f88f6781bd77a6a92110134814f1e142204 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 3cf70d13150c202f2f47f03c32afdf1d29d81268..f77cdbfdb57f6642d90f8ba17fe3574a439fa1e7 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)