Prepare 2.7
This commit is contained in:
parent
73842b5e05
commit
7d7646adad
@ -24,7 +24,7 @@
|
||||
\version $Id$
|
||||
*/
|
||||
|
||||
define('DOL_VERSION','2.6.0'); // Also defined in htdocs/master.inc.php
|
||||
define('DOL_VERSION','2.7.0-beta'); // Also defined in htdocs/master.inc.php
|
||||
|
||||
require_once('../translate.class.php');
|
||||
require_once('../lib/functions.lib.php');
|
||||
|
||||
@ -30,7 +30,7 @@
|
||||
* \version $Id$
|
||||
*/
|
||||
|
||||
define('DOL_VERSION','2.6.0'); // Also defined in htdocs/install/inc.php
|
||||
define('DOL_VERSION','2.7.0-beta'); // Also defined in htdocs/install/inc.php
|
||||
define('EURO',chr(128));
|
||||
|
||||
// Definition des constantes syslog
|
||||
|
||||
Loading…
Reference in New Issue
Block a user