From: Fabian Keil Date: Fri, 6 Mar 2020 12:30:36 +0000 (+0100) Subject: Remove a reference to CVS, we use Git now X-Git-Tag: v_3_0_29~436 X-Git-Url: http://www.privoxy.org/gitweb/?a=commitdiff_plain;h=6557c40b8869eb901691a44afd7eaff23f116617;p=privoxy.git Remove a reference to CVS, we use Git now --- diff --git a/doc/source/developer-manual.sgml b/doc/source/developer-manual.sgml index 4bfde091..1c1f5900 100644 --- a/doc/source/developer-manual.sgml +++ b/doc/source/developer-manual.sgml @@ -2278,7 +2278,7 @@ for-privoxy-version=3.0.11 Tag all files in Git with the version number with - cvs tag v_X_Y_Z. + git tag v_X_Y_Z. Don't use vX_Y_Z, ver_X_Y_Z, v_X.Y.Z (won't work) etc.