diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2005-10-23 22:46:40 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2005-10-23 22:46:40 +0000 |
commit | 060873bfc659a14a9aae9eeb605ccd05c0d287bb (patch) | |
tree | 074faec3d7b520cd023cb7f2bcb7606ac4462157 /configure.ac | |
parent | 3841e653e7b41881781cd4411e3cb93574c0e938 (diff) | |
download | gst-plugins-bad-060873bfc659a14a9aae9eeb605ccd05c0d287bb.tar.gz gst-plugins-bad-060873bfc659a14a9aae9eeb605ccd05c0d287bb.tar.bz2 gst-plugins-bad-060873bfc659a14a9aae9eeb605ccd05c0d287bb.zip |
releasing 0.9.4RELEASE-0_9_4
Original commit message from CVS:
releasing 0.9.4
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 ccb78cfc..815dee0c 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-bad, GST_PLUGINS_BAD_VERSION, 0, 9, 3, 1, +AS_VERSION(gst-plugins-bad, GST_PLUGINS_BAD_VERSION, 0, 9, 4, 0, GST_CVS="no", GST_CVS="yes") AM_INIT_AUTOMAKE($PACKAGE,$VERSION) |