From 0fb8b4d20e74b24f73f9aac9872a5e3ebd623096 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Mon, 11 Apr 2016 16:56:35 +0200 Subject: [PATCH] Change version --- wwwroot/cgi-bin/awstats.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wwwroot/cgi-bin/awstats.pl b/wwwroot/cgi-bin/awstats.pl index 9b864b3a..1e1b1767 100755 --- a/wwwroot/cgi-bin/awstats.pl +++ b/wwwroot/cgi-bin/awstats.pl @@ -36,7 +36,7 @@ use File::Spec; # Defines #------------------------------------------------------------------------------ use vars qw/ $REVISION $VERSION /; -$REVISION = '20160127'; +$REVISION = '20160301'; $VERSION = "7.5 (build $REVISION)"; # ----- Constants ----- -- 2.47.2