diff --git a/htdocs/master.inc.php b/htdocs/master.inc.php index 39d6d5d78eb..a0a7420cfd0 100644 --- a/htdocs/master.inc.php +++ b/htdocs/master.inc.php @@ -32,7 +32,7 @@ \version $Revision$ */ -define('DOL_VERSION','2.1-alpha'); +define('DOL_VERSION','2.1-beta'); define('EURO',chr(128)); // La fonction clearstatcache ne doit pas etre appelé de manière globale car ralenti.