From 81fa20d8cfd8a8622689419249bffa9d870f672e Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Tue, 31 Aug 2004 09:51:49 +0000 Subject: [PATCH] releasing Original commit message from CVS: releasing --- ChangeLog | 8 +++++++- configure.ac | 2 +- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index fba1361..c8edda8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +=== release 0.8.4 === + +2004-08-02 Thomas Vander Stichele + + * configure.ac: releasing 0.8.4, "Alias" + 2004-08-31 Thomas Vander Stichele * ext/theora/Makefile.am: @@ -328,7 +334,7 @@ 2004-08-12 Zaheer Abbas Merali * 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 diff --git a/configure.ac b/configure.ac index 9766ee1..82cc3db 100644 --- a/configure.ac +++ b/configure.ac @@ -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) -- 2.7.4