Dev branch is now 5.0 alpha

This commit is contained in:
Laurent Destailleur 2016-07-14 15:33:17 +02:00
parent f256de323e
commit ec03ea8f70

View File

@ -31,7 +31,7 @@
*/
if (! defined('DOL_APPLICATION_TITLE')) define('DOL_APPLICATION_TITLE','Dolibarr');
if (! defined('DOL_VERSION')) define('DOL_VERSION','4.0.0-rc');
if (! defined('DOL_VERSION')) define('DOL_VERSION','5.0.0-alpha');
if (! defined('EURO')) define('EURO',chr(128));