releasing

Original commit message from CVS:
releasing
This commit is contained in:
Thomas Vander Stichele 2004-08-31 09:51:49 +00:00
parent d3a102981d
commit 81fa20d8cf
2 changed files with 8 additions and 2 deletions

View file

@ -1,3 +1,9 @@
=== release 0.8.4 ===
2004-08-02 Thomas Vander Stichele <thomas at apestaart dot org>
* configure.ac: releasing 0.8.4, "Alias"
2004-08-31 Thomas Vander Stichele <thomas at apestaart dot org>
* ext/theora/Makefile.am:
@ -328,7 +334,7 @@
2004-08-12 Zaheer Abbas Merali <zaheerabbas at merali dot org>
* ext/lame/gstlame.c: (gst_lame_class_init), (gst_lame_init):
set default compression ratio paramter to 0.0 so bitrate parameter
set default compression ratio parameter to 0.0 so bitrate parameter
works :)
2004-08-11 David Schleef <ds@schleef.org>

View 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, 2, GST_CVS="no", GST_CVS="yes")
AS_VERSION(gst-plugins, GST_PLUGINS_VERSION, 0, 8, 4, 0, GST_CVS="no", GST_CVS="yes")
AM_INIT_AUTOMAKE($PACKAGE,$VERSION)