From 585d43110c2f781cc07f53c8fdfd271578984e72 Mon Sep 17 00:00:00 2001 From: Jean-Pierre Ledure Date: Fri, 16 Feb 2018 15:18:37 +0100 Subject: Access2Base - Nicer representation of booleans in OutputTo action Replacement of True/False output characters Addition of "false" class --- wizards/source/access2base/acConstants.xba | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'wizards/source/access2base/acConstants.xba') diff --git a/wizards/source/access2base/acConstants.xba b/wizards/source/access2base/acConstants.xba index f2aeb26ea82c..1e0da5d3c4c4 100644 --- a/wizards/source/access2base/acConstants.xba +++ b/wizards/source/access2base/acConstants.xba @@ -8,7 +8,7 @@ REM ============================================================================ Option Explicit REM Access2Base ----------------------------------------------------- -Global Const Access2Base_Version = "1.8.0" +Global Const Access2Base_Version = "1.9.0" REM AcCloseSave REM ----------------------------------------------------------------- -- cgit