diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2005-12-01 19:17:34 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2005-12-01 19:17:34 +0000 |
commit | a12ca8c09ba59cdd9cfb99ef893d591b1c70a09d (patch) | |
tree | 7adea2825cbb31dd0490a69100b242f84b45f386 /configure.ac | |
parent | 3b2a2ab633b36b907b9fb39eb71af85ef8a25a45 (diff) | |
download | gst-plugins-bad-a12ca8c09ba59cdd9cfb99ef893d591b1c70a09d.tar.gz gst-plugins-bad-a12ca8c09ba59cdd9cfb99ef893d591b1c70a09d.tar.bz2 gst-plugins-bad-a12ca8c09ba59cdd9cfb99ef893d591b1c70a09d.zip |
back to HEAD
Original commit message from CVS:
back to HEAD
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 58a9ec56..98135c0c 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, 7, 0, +AS_VERSION(gst-plugins-bad, GST_PLUGINS_BAD_VERSION, 0, 9, 7, 1, GST_CVS="no", GST_CVS="yes") AM_INIT_AUTOMAKE($PACKAGE,$VERSION) |