diff --git a/htdocs/filefunc.inc.php b/htdocs/filefunc.inc.php
index beead03469cf3007b3afcd5ede945edcb1ca0493..dc3f1866382181013a5492de0326ba900d034bca 100644
--- a/htdocs/filefunc.inc.php
+++ b/htdocs/filefunc.inc.php
@@ -30,7 +30,7 @@
  *  \brief      File that include conf.php file and commons lib like functions.lib.php
  */
 
-if (! defined('DOL_VERSION')) define('DOL_VERSION','3.8.0-beta');
+if (! defined('DOL_VERSION')) define('DOL_VERSION','3.8.0');
 
 if (! defined('EURO')) define('EURO',chr(128));