Prepare 3.7.2
This commit is contained in:
parent
f0257d02b5
commit
4f75ab79db
@ -1,4 +1,4 @@
|
||||
dolibarr (3.7.1-3) UNRELEASED; urgency=low
|
||||
dolibarr (3.7.2-3) UNRELEASED; urgency=low
|
||||
|
||||
[ Laurent Destailleur (eldy) ]
|
||||
* New upstream release.
|
||||
|
||||
@ -29,7 +29,7 @@
|
||||
* \brief File that include conf.php file and commons lib like functions.lib.php
|
||||
*/
|
||||
|
||||
if (! defined('DOL_VERSION')) define('DOL_VERSION','3.7.1');
|
||||
if (! defined('DOL_VERSION')) define('DOL_VERSION','3.7.2');
|
||||
if (! defined('EURO')) define('EURO',chr(128));
|
||||
|
||||
// Define syslog constants
|
||||
|
||||
Loading…
Reference in New Issue
Block a user