From: Fabian Keil <fk@fabiankeil.de>
Date: Thu, 3 Dec 2020 19:57:32 +0000 (+0100)
Subject: Replace CVS reference with git
X-Git-Tag: v_3_0_30~271^2~89
X-Git-Url: http://www.privoxy.org/gitweb/@default-cgi@/faq/%22https:/static/@default-cgi@edit-actions?a=commitdiff_plain;h=cf1072407c521925ebbb42c212af8dd06c0c9f9f;p=privoxy.git

Replace CVS reference with git
---

diff --git a/configure.in b/configure.in
index e5b5f015..f732867f 100644
--- a/configure.in
+++ b/configure.in
@@ -85,7 +85,7 @@ SOURCE_DATE_EPOCH=1605695571
 
 dnl CODE_STATUS can be "alpha", "beta", "stable" or "UNRELEASED",
 dnl and will be used for CGI output. Increment version number and
-dnl set status to "UNRELEASED" whenever CVS differs from the last
+dnl set status to "UNRELEASED" whenever git differs from the last
 dnl release and no new release is near.
 
 dnl =================================================================