bump for prerelease

Original commit message from CVS:
bump for prerelease
This commit is contained in:
Thomas Vander Stichele 2004-10-06 15:56:04 +00:00
parent 04d4eefe79
commit 74c5b87534
2 changed files with 6 additions and 1 deletions

View file

@ -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:

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, 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)