configure.ac: Dev.
authorRonald S. Bultje <rbultje@ronald.bitfreak.net>
Fri, 11 Mar 2005 10:51:11 +0000 (10:51 +0000)
committerRonald S. Bultje <rbultje@ronald.bitfreak.net>
Fri, 11 Mar 2005 10:51:11 +0000 (10:51 +0000)
Original commit message from CVS:
* configure.ac:
Dev.

ChangeLog
configure.ac

index ec4a2a4..2dd9b31 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
 2005-03-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
 
+       * configure.ac:
+         Dev.
+
+=== release 0.8.4 ===
+
+2005-03-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
+
        * NEWS:
        * RELEASE:
        * configure.ac:
index 42822a8..9ff07fa 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, 4, 0, GST_CVS="no", GST_CVS="yes")
+AS_VERSION(gst-ffmpeg, GST_FFMPEG_VERSION, 0, 8, 4, 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