Prepare 2.6.0

This commit is contained in:
Laurent Destailleur 2009-04-20 16:08:43 +00:00
parent 01cca94928
commit 0e4b85fe08
3 changed files with 3 additions and 3 deletions

View File

@ -11,7 +11,7 @@ use Cwd;
$PROJECT="dolibarr";
$MAJOR="2";
$MINOR="6";
$BUILD="0-rc"; # Mettre x pour release, x-beta pour beta, x-rc pour release candidate
$BUILD="0"; # Mettre x pour release, x-beta pour beta, x-rc pour release candidate
$RPMSUBVERSION="1"; # A incrementer au moment de la release
@LISTETARGET=("TGZ","ZIP","RPM","DEB","EXE"); # Possible packages

View File

@ -24,7 +24,7 @@
\version $Id$
*/
define('DOL_VERSION','2.6.0-rc'); // Also defined in htdocs/master.inc.php
define('DOL_VERSION','2.6.0'); // Also defined in htdocs/master.inc.php
require_once('../translate.class.php');
require_once('../lib/functions.lib.php');

View File

@ -30,7 +30,7 @@
* \version $Id$
*/
define('DOL_VERSION','2.6.0-rc'); // Also defined in htdocs/install/inc.php
define('DOL_VERSION','2.6.0'); // Also defined in htdocs/install/inc.php
define('EURO',chr(128));
// Definition des constantes syslog