diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2004-08-31 09:51:49 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2004-08-31 09:51:49 +0000 |
commit | c53237a743ddc3a08f3b98b44e3067a64a82e9c1 (patch) | |
tree | 1ba0ebeae520e00f85f751c961e9ff84a74ed0b3 /configure.ac | |
parent | 9d659fe404a96c647f3e7d4a4c72d62fe5d8971e (diff) | |
download | gst-plugins-bad-c53237a743ddc3a08f3b98b44e3067a64a82e9c1.tar.gz gst-plugins-bad-c53237a743ddc3a08f3b98b44e3067a64a82e9c1.tar.bz2 gst-plugins-bad-c53237a743ddc3a08f3b98b44e3067a64a82e9c1.zip |
releasing
Original commit message from CVS:
releasing
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 9766ee1f..82cc3db6 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) |