From 66bcc58d1574b4eb5b56edc0c2641a61ff66e442 Mon Sep 17 00:00:00 2001 From: Bjverde Date: Sat, 3 Feb 2018 12:28:56 -0200 Subject: [PATCH] =?UTF-8?q?Vers=C3=A3o=204.1.4=20compativel=20com=20PHP=20?= =?UTF-8?q?7.1.9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- base/classes/constants.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/base/classes/constants.php b/base/classes/constants.php index d2ed2909..6dab48ab 100644 --- a/base/classes/constants.php +++ b/base/classes/constants.php @@ -54,7 +54,7 @@ define('TAB',chr(9)); -define('FORMDIN_VERSION','4.1.4-alpha'); +define('FORMDIN_VERSION','4.1.4'); // --Data Base Management System define('DBMS_ACCESS','ACCESS');