We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ca5cee commit 4029684Copy full SHA for 4029684
wwwroot/cgi-bin/awstats.pl
@@ -36,8 +36,8 @@
36
# Defines
37
#------------------------------------------------------------------------------
38
use vars qw/ $REVISION $VERSION /;
39
-$REVISION = '20180105';
40
-$VERSION = "7.7 (build $REVISION)";
+$REVISION = '20200416';
+$VERSION = "7.8 (build $REVISION)";
41
42
# ----- Constants -----
43
use vars qw/
0 commit comments