]> git.ipfire.org Git - thirdparty/AWStats.git/commitdiff
Prepare 7.1 version
authoreldy <>
Wed, 9 Nov 2011 14:20:46 +0000 (14:20 +0000)
committereldy <>
Wed, 9 Nov 2011 14:20:46 +0000 (14:20 +0000)
make/makepack-awstats.pl

index cdf851ca503dac8d9b3ed8c9726d89563bee4f1f..cfda7752f48143ca8ad4adbe980a90601e246293 100644 (file)
@@ -3,14 +3,14 @@
 # \file         make/makepack-awstats.pl
 # \brief        Package builder (tgz, zip, rpm, deb, exe)
 # \version      $Revision$
-# \author       (c)2004-2005 Laurent Destailleur  <eldy@users.sourceforge.net>
+# \author       (c)2004-2011 Laurent Destailleur  <eldy@users.sourceforge.net>
 #----------------------------------------------------------------------------
 
 use Cwd;
 
 $PROJECT="awstats";
 $MAJOR="7";
-$MINOR="0";
+$MINOR="1";
 $RPMSUBVERSION="1";
 
 @LISTETARGET=("TGZ","ZIP","RPM","DEB","EXE");   # Possible packages