diff --git a/htdocs/main.inc.php3 b/htdocs/main.inc.php3 index bd4197befcb..520e075d52c 100644 --- a/htdocs/main.inc.php3 +++ b/htdocs/main.inc.php3 @@ -20,7 +20,7 @@ * $Source$ * */ -define('DOL_VERSION','0.7.1'); +define('DOL_VERSION','1.0.0-RC1'); if (! include ("conf/conf.php")) {