diff --git a/htdocs/filefunc.inc.php b/htdocs/filefunc.inc.php
index 2954b4317088f37a0816c7f48ca40a21afde446b..bb739f58e8657765a8fa978afffe690c119fe615 100644
--- a/htdocs/filefunc.inc.php
+++ b/htdocs/filefunc.inc.php
@@ -31,7 +31,7 @@
  */
 
 if (! defined('DOL_APPLICATION_TITLE')) define('DOL_APPLICATION_TITLE','Dolibarr');
-if (! defined('DOL_VERSION')) define('DOL_VERSION','5.0.0-beta');
+if (! defined('DOL_VERSION')) define('DOL_VERSION','5.0.0-rc');
 
 if (! defined('EURO')) define('EURO',chr(128));