Skip to content
Snippets Groups Projects
Commit 53137e53 authored by Laurent Destailleur's avatar Laurent Destailleur
Browse files

Fix prepare RC

parent a4edaf4f
No related branches found
No related tags found
No related merge requests found
...@@ -31,7 +31,7 @@ ...@@ -31,7 +31,7 @@
*/ */
if (! defined('DOL_APPLICATION_TITLE')) define('DOL_APPLICATION_TITLE','Dolibarr'); if (! defined('DOL_APPLICATION_TITLE')) define('DOL_APPLICATION_TITLE','Dolibarr');
if (! defined('DOL_VERSION')) define('DOL_VERSION','5.0.0-beta'); if (! defined('DOL_VERSION')) define('DOL_VERSION','5.0.0-rc');
if (! defined('EURO')) define('EURO',chr(128)); if (! defined('EURO')) define('EURO',chr(128));
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment