second prerelease
authorThomas Vander Stichele <thomas@apestaart.org>
Tue, 21 Dec 2004 11:17:26 +0000 (11:17 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Tue, 21 Dec 2004 11:17:26 +0000 (11:17 +0000)
Original commit message from CVS:
second prerelease

ChangeLog
configure.ac

index f5eac94..d8bd927 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2004-12-21  Thomas Vander Stichele  <thomas at apestaart dot org>
 
+       * configure.ac:
+         second prerelease
+
+2004-12-21  Thomas Vander Stichele  <thomas at apestaart dot org>
+
        patch by: Wim Taymans
 
        * gst/gstbin.c:
index d6e30c0..fc49082 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, 7, 1, GST_CVS="no", GST_CVS="yes")
+AS_VERSION(gstreamer, GST_VERSION, 0, 8, 7, 3, GST_CVS="no", GST_CVS="yes")
 
 dnl AM_MAINTAINER_MODE only provides the option to configure to enable it
 AM_MAINTAINER_MODE