]> git.ipfire.org Git - thirdparty/AWStats.git/commitdiff
Prepare 7.1.1
authoreldy <>
Fri, 8 Mar 2013 20:18:50 +0000 (20:18 +0000)
committereldy <>
Fri, 8 Mar 2013 20:18:50 +0000 (20:18 +0000)
README.TXT
docs/awstats_changelog.txt
make/makepack-awstats.pl
wwwroot/cgi-bin/awstats.pl

index 5331fd6d3ef7bda48bc134939ff32245c304ac0c..21b0e40b56be6232ca3737d47827cfb8ca230bc3 100644 (file)
@@ -13,8 +13,8 @@ server log files (and even ftp servers or mail logs) on all Operating Systems.
 
 License: GNU GPL (GNU General Public License. See LICENSE file),
          OSI Certified Open Source Software license.
-Version: 7.1
-Release date: December 2012
+Version: 7.1.1
+Release date: March 2013
 Platforms: All (Linux, NT, BSD, Solaris and other *NIX's, BeOS, OS/2...)
 Author: Laurent Destailleur <eldy@users.sourceforge.net>
 AWStats official web site and latest version: http://www.awstats.org
index 9df917538bb9ff4db9834329e4c1053d2cbc5406..00d9d952a2f31b8ad27550b6f7744871a7a8ef74 100644 (file)
@@ -3,11 +3,12 @@ AWStats Changelog
 $Revision$ - $Author$ - $Date$
 
 
-***** 7.2 *****
+***** 7.1.1 *****
 
 New features:
 - Add windows 8 detection
 - Add support of %time5 for iso date times.
+- Fix problems with Perl 5.14
 
 
 ***** 7.1 *****
index 99ebb3519ce8f6c2cd67f589320b5aa416086338..f50b0400e334360d644c40c781fa832b78eea6c2 100644 (file)
@@ -10,7 +10,7 @@ use Cwd;
 
 $PROJECT="awstats";
 $MAJOR="7";
-$MINOR="1";
+$MINOR="1.1";
 $RPMSUBVERSION="1";
 
 @LISTETARGET=("TGZ","ZIP","RPM","DEB","EXE");   # Possible packages
index feb7a813a4849b00eb467f2fe6b5af3115fdfcd1..42dbf7bdc9bd676d00299cc7edbb2b8fcccd1f05 100644 (file)
@@ -38,7 +38,7 @@ use vars qw/ $REVISION $VERSION /;
 $REVISION = '$Revision$';
 $REVISION =~ /\s(.*)\s/;
 $REVISION = $1;
-$VERSION  = "7.1 (build $REVISION)";
+$VERSION  = "7.1.1 (build $REVISION)";
 
 # ----- Constants -----
 use vars qw/