=================================================================== RCS file: /cvs/cvsweb/cvsweb.cgi,v retrieving revision 4.7 retrieving revision 4.8 diff -u -p -r4.7 -r4.8 --- cvsweb/cvsweb.cgi 2019/11/09 09:32:22 4.7 +++ cvsweb/cvsweb.cgi 2019/11/09 09:41:07 4.8 @@ -1,5 +1,5 @@ #!/usr/bin/perl -# $Id: cvsweb.cgi,v 4.7 2019/11/09 09:32:22 schwarze Exp $ +# $Id: cvsweb.cgi,v 4.8 2019/11/09 09:41:07 schwarze Exp $ # $knu: cvsweb.cgi,v 1.299 2010/11/13 16:37:18 simon # # cvsweb - a CGI interface to CVS trees. @@ -113,7 +113,7 @@ use constant HAS_EDIFF => eval { require String::Ed BEGIN { - $VERSION = '3.0.6'; + $VERSION = '3.1'; $HTML_DOCTYPE = '