summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorNicolas Dufresne <nicolas.dufresne@collabora.com>2015-06-12 18:08:40 -0400
committerNicolas Dufresne <nicolas.dufresne@collabora.com>2015-06-12 18:08:40 -0400
commit10a2c33a7f04b1278ae975b65d7f2cbb390981c9 (patch)
tree122ab6b5bea68f52ef92ba6bff7e6112e5507d35 /configure.ac
parent338f7e8c8d268123eb97af0025859a933a94fef2 (diff)
downloadgstreamer-plugins-bad-10a2c33a7f04b1278ae975b65d7f2cbb390981c9.tar.gz
configure.ac: Remove reference to cvs
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 1f81a5f8b..1cccf2adf 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@ AC_PREREQ([2.69])
dnl initialize autoconf
dnl when going to/from release please set the nano (fourth number) right !
-dnl releases only do Wall, cvs and prerelease does Werror too
+dnl releases only do Wall, git and prerelease does Werror too
AC_INIT([GStreamer Bad Plug-ins],[1.5.1.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer],[gst-plugins-bad])
AG_GST_INIT