summaryrefslogtreecommitdiff
path: root/wizards
diff options
context:
space:
mode:
authorJean-Pierre Ledure <jp@ledure.be>2019-04-21 17:46:49 +0200
committerJean-Pierre Ledure <jp@ledure.be>2019-04-21 17:46:49 +0200
commitd03cbd339b4d4da8567b0578cbd961bb427dd0f4 (patch)
tree4cff8604342a7c94183ce0b5601cf1a7a8047cce /wizards
parente15d8269f591f36e6933cd01b9c79ed81c1deeb5 (diff)
Access2Base - Align version number on LibreOffice version
Diffstat (limited to 'wizards')
-rw-r--r--wizards/source/access2base/acConstants.xba2
1 files changed, 1 insertions, 1 deletions
diff --git a/wizards/source/access2base/acConstants.xba b/wizards/source/access2base/acConstants.xba
index e7961f5af4b0..462a6a60b5d1 100644
--- a/wizards/source/access2base/acConstants.xba
+++ b/wizards/source/access2base/acConstants.xba
@@ -9,7 +9,7 @@ REM ============================================================================
Option Explicit
REM Access2Base -----------------------------------------------------
-Global Const Access2Base_Version = &quot;6.2.0&quot; &apos; Alignment on LibreOffice versions
+Global Const Access2Base_Version = &quot;6.3.0&quot; &apos; Alignment on LibreOffice versions
REM AcCloseSave
REM -----------------------------------------------------------------