Prepare 3.9

This commit is contained in:
Laurent Destailleur 2015-09-07 13:23:51 +02:00
parent 1b3db2ca41
commit 3333970eb4

View File

@ -30,7 +30,7 @@
* \brief File that include conf.php file and commons lib like functions.lib.php
*/
if (! defined('DOL_VERSION')) define('DOL_VERSION','3.8.0-beta');
if (! defined('DOL_VERSION')) define('DOL_VERSION','3.9.0-beta');
if (! defined('EURO')) define('EURO',chr(128));