diff --git a/htdocs/master.inc.php b/htdocs/master.inc.php index 7be37f8c4fb..ca3f27fdf7c 100644 --- a/htdocs/master.inc.php +++ b/htdocs/master.inc.php @@ -31,7 +31,7 @@ \version $Revision$ */ -define('DOL_VERSION','2.2-beta2'); +define('DOL_VERSION','2.2-beta3'); define('EURO',chr(128)); // La fonction clearstatcache ne doit pas etre appelée de manière globale car ralenti.