diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2004-11-25 14:39:01 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2004-11-25 14:39:01 +0000 |
commit | f365fb3f2f0f5aa44be4a5879cf221c14895022c (patch) | |
tree | 569360ad6d987e7131adea572a30696fd8164433 /configure.ac | |
parent | 3cccceed1c89e5a2e9f40dec146723b1d51eb313 (diff) |
new prerelease
Original commit message from CVS:
new prerelease
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 23d5c8e2..cf529b00 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, 5, 3, GST_CVS="no", GST_CVS="yes") +AS_VERSION(gst-plugins, GST_PLUGINS_VERSION, 0, 8, 5, 4, GST_CVS="no", GST_CVS="yes") AM_INIT_AUTOMAKE($PACKAGE,$VERSION) |