From aea9e0a97cd22dbd1dd4349b74ff3be2e13f4c62 Mon Sep 17 00:00:00 2001 From: Popa Adrian Marius Date: Wed, 6 Jan 2016 17:47:37 +0200 Subject: [PATCH] Release 3.3.0 --- inc/configuration.inc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inc/configuration.inc.php b/inc/configuration.inc.php index 7187189..dd01b2f 100644 --- a/inc/configuration.inc.php +++ b/inc/configuration.inc.php @@ -12,7 +12,7 @@ // i.e define('BINPATH', 'c:/firebirid/bin/'); // -define('VERSION', '3.2.2'); +define('VERSION', '3.3.0'); define('BINPATH', '/usr/sbin/'); // path to the interbase tools (isql, etc.)