Prepare 3.8.2

This commit is contained in:
Laurent Destailleur 2015-10-19 14:04:47 +02:00
parent fd3ba13130
commit 6a90431cf1

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