diff --git a/htdocs/main.inc.php b/htdocs/main.inc.php index a65c1bdc80b..07d41860fa5 100644 --- a/htdocs/main.inc.php +++ b/htdocs/main.inc.php @@ -20,7 +20,7 @@ * $Source$ * */ -define('DOL_VERSION','1.1.0-RC1'); +define('DOL_VERSION','1.1.0-RC2'); if (! include ("conf/conf.php")) {