Skip to content

Commit 4029684

Browse files
committed
Prepare 7.8
1 parent 4ca5cee commit 4029684

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

wwwroot/cgi-bin/awstats.pl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@
3636
# Defines
3737
#------------------------------------------------------------------------------
3838
use vars qw/ $REVISION $VERSION /;
39-
$REVISION = '20180105';
40-
$VERSION = "7.7 (build $REVISION)";
39+
$REVISION = '20200416';
40+
$VERSION = "7.8 (build $REVISION)";
4141

4242
# ----- Constants -----
4343
use vars qw/

0 commit comments

Comments
 (0)