diff --git a/htdocs/filefunc.inc.php b/htdocs/filefunc.inc.php index 526f2aa2e57aff3ae13fbccd32159a2499434313..5ef76717d72e1f92be174923a896819cc4abe1fc 100644 --- a/htdocs/filefunc.inc.php +++ b/htdocs/filefunc.inc.php @@ -29,7 +29,7 @@ * \brief File that include conf.php file and commons lib like functions.lib.php */ -if (! defined('DOL_VERSION')) define('DOL_VERSION','3.6.2'); +if (! defined('DOL_VERSION')) define('DOL_VERSION','3.6.3'); if (! defined('EURO')) define('EURO',chr(128)); // Define syslog constants