diff --git a/includes/constantes.php b/includes/constantes.php index 7385d4f..1c9e865 100644 --- a/includes/constantes.php +++ b/includes/constantes.php @@ -18,7 +18,7 @@ define('ROOT_PATH', '../'); define('CHAR_MAX_TEXT_FIELD', 101); -define('FORMDIN_VERSION_MIN_VERSION', '4.7.0'); +define('FORMDIN_VERSION_MIN_VERSION', '4.7.5'); if(!defined('DS')) {