From cc174daa13a859075a90e34371e5584e2242c049 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Sun, 14 Feb 2016 20:12:47 +0100 Subject: [PATCH] Prepare 3.8.4 --- htdocs/filefunc.inc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/filefunc.inc.php b/htdocs/filefunc.inc.php index 77ba2788d99..7bf8271606d 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.3'); +if (! defined('DOL_VERSION')) define('DOL_VERSION','3.8.4'); if (! defined('EURO')) define('EURO',chr(128)); // Define syslog constants