From 8746188773fc2af8631f3d28c9f77cb21540cd51 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Sun, 7 Jan 2018 15:36:58 +0100 Subject: [PATCH] Prepare 7.7 --- README.md | 6 +++--- wwwroot/cgi-bin/awstats.pl | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 8f5db345..2b72ea7a 100644 --- a/README.md +++ b/README.md @@ -13,9 +13,9 @@ server log files (and even ftp servers or mail logs) on all Operating Systems. License: GNU GPL v3+ (GNU General Public License. See LICENSE file), OSI Certified Open Source Software license. -Version: 7.6 +Version: 7.7 -Release date: December 2016 +Release date: January 2018 Platforms: All (Linux, NT, BSD, Solaris and other *NIX's, BeOS, OS/2...) @@ -170,7 +170,7 @@ Twitter: # ABOUT THE AUTHOR, LICENSE AND SUPPORT --------------------------------------- -Copyright (C) 2000-2016 - Laurent Destailleur - eldy@users.sourceforge.net - +Copyright (C) 2000-2018 - Laurent Destailleur - eldy@users.sourceforge.net - Laurent Destailleur is also the project leader of [Dolibarr ERP CRM Opensource project] , and author of AWBot, CVSChangeLogBuilder, DoliDroid and founder of DoliCloud SaaS . diff --git a/wwwroot/cgi-bin/awstats.pl b/wwwroot/cgi-bin/awstats.pl index 4f14c6ee..b04ed6f8 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 = '20161204'; +$REVISION = '20180105'; $VERSION = "7.7 (build $REVISION)"; # ----- Constants ----- @@ -8561,7 +8561,7 @@ sub PrintCLIHelp{ 'browsers', 'domains', 'operating_systems', 'robots', 'search_engines', 'worms' ); - print "----- $PROG $VERSION (c) 2000-2016 Laurent Destailleur -----\n"; + print "----- $PROG $VERSION (c) 2000-2018 Laurent Destailleur -----\n"; print "AWStats is a free web server logfile analyzer to show you advanced web\n"; print "statistics.\n"; -- 2.47.2