Version: 7.4
-Release date: July 2014
+Release date: July 2015
Platforms: All (Linux, NT, BSD, Solaris and other *NIX's, BeOS, OS/2...)
# ABOUT THE AUTHOR, LICENSE AND SUPPORT
---------------------------------------
-Copyright (C) 2000-2014 - Laurent Destailleur - eldy@users.sourceforge.net - <http://www.nltechno.com>
+Copyright (C) 2000-2015 - Laurent Destailleur - eldy@users.sourceforge.net - <http://www.nltechno.com>
Laurent Destailleur is also the project leader of [Dolibarr ERP CRM Opensource project] <http://www.dolibarr.org>,
and author of AWBot, CVSChangeLogBuilder, DoliDroid and founder of DoliCloud SaaS <http://www.dolicloud.com>.
# Defines
#------------------------------------------------------------------------------
use vars qw/ $REVISION $VERSION /;
-$REVISION = '20140726';
+$REVISION = '20150714';
$VERSION = "7.4 (build $REVISION)";
# ----- Constants -----