From 10a2c33a7f04b1278ae975b65d7f2cbb390981c9 Mon Sep 17 00:00:00 2001 From: Nicolas Dufresne Date: Fri, 12 Jun 2015 18:08:40 -0400 Subject: [PATCH] configure.ac: Remove reference to cvs --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 1f81a5f8bd..1cccf2adf5 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