diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2005-12-05 18:11:32 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2005-12-05 18:11:32 +0000 |
commit | 9ed21f068c04d216976b9ef97a535a266f8009b6 (patch) | |
tree | 0d74b9fd0c32c011f3b8b22e16a98b89ead87963 /configure.ac | |
parent | b8ebf1b142d0e2125f8d3f2559049970f59406a1 (diff) | |
download | gst-plugins-bad-9ed21f068c04d216976b9ef97a535a266f8009b6.tar.gz gst-plugins-bad-9ed21f068c04d216976b9ef97a535a266f8009b6.tar.bz2 gst-plugins-bad-9ed21f068c04d216976b9ef97a535a266f8009b6.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 ad9105d2..18fa668c 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, 10, 0, 0, +AS_VERSION(gst-plugins-bad, GST_PLUGINS_BAD_VERSION, 0, 10, 0, 1, GST_CVS="no", GST_CVS="yes") AM_INIT_AUTOMAKE($PACKAGE,$VERSION) |