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