Release 3.8.0

This commit is contained in:
Laurent Destailleur 2015-09-13 19:26:20 +02:00
parent 6d32efc4de
commit 7c030a114d

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.8.0');
if (! defined('EURO')) define('EURO',chr(128));