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