2
0
forked from Wavyzz/dolibarr

Prepare 17.0.2

This commit is contained in:
Laurent Destailleur
2023-04-05 17:57:05 +02:00
parent 424c53109f
commit ae8bcfa6ca

View File

@@ -34,7 +34,7 @@ if (!defined('DOL_APPLICATION_TITLE')) {
define('DOL_APPLICATION_TITLE', 'Dolibarr');
}
if (!defined('DOL_VERSION')) {
define('DOL_VERSION', '17.0.1'); // a.b.c-alpha, a.b.c-beta, a.b.c-rcX or a.b.c
define('DOL_VERSION', '17.0.2'); // a.b.c-alpha, a.b.c-beta, a.b.c-rcX or a.b.c
}
if (!defined('EURO')) {