bump for prerelease
authorThomas Vander Stichele <thomas@apestaart.org>
Wed, 6 Oct 2004 15:56:04 +0000 (15:56 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Wed, 6 Oct 2004 15:56:04 +0000 (15:56 +0000)
Original commit message from CVS:
bump for prerelease

ChangeLog
configure.ac

index 5c5ddb2..db2f771 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2004-10-06  Thomas Vander Stichele  <thomas at apestaart dot org>
+
+       * configure.ac:
+         bump for prerelease
+
 2004-10-06  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
 
        * gst/wavparse/gstwavparse.c:
index ae8fc47..0c155e7 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, 4, 1, GST_CVS="no", GST_CVS="yes")
+AS_VERSION(gst-plugins, GST_PLUGINS_VERSION, 0, 8, 4, 2, GST_CVS="no", GST_CVS="yes")
 
 AM_INIT_AUTOMAKE($PACKAGE,$VERSION)