diff --git a/Version Control.accda.src/dbs-properties.json b/Version Control.accda.src/dbs-properties.json index a370a552..320388df 100644 --- a/Version Control.accda.src/dbs-properties.json +++ b/Version Control.accda.src/dbs-properties.json @@ -117,7 +117,7 @@ "Type": 4 }, "ProjVer": { - "Value": 142, + "Value": 119, "Type": 3 }, "QueryTimeout": { @@ -197,7 +197,7 @@ "Type": 2 }, "Version": { - "Value": "12.0", + "Value": "14.0", "Type": 12 }, "WebDesignMode": { diff --git a/Version Control.accda.src/forms/frmVCSMain.bas b/Version Control.accda.src/forms/frmVCSMain.bas index 28fad50b..12936b3a 100644 --- a/Version Control.accda.src/forms/frmVCSMain.bas +++ b/Version Control.accda.src/forms/frmVCSMain.bas @@ -20,7 +20,7 @@ Begin Form Top =1710 Right =-255 Bottom =14295 - DatasheetGridlinesColor =15132391 + DatasheetGridlinesColor =14806254 RecSrcDt = Begin 0x79e78b777268e540 End @@ -1642,7 +1642,7 @@ Begin Form Height =240 FontSize =10 BorderColor =10921638 - ForeColor =12673797 + ForeColor =16711680 Name ="lblOpenLogFile" Caption ="Open Log File..." OnClick ="[Event Procedure]" diff --git a/Version Control.accda.src/vbe-project.json b/Version Control.accda.src/vbe-project.json index 00d48228..8bea58c1 100644 --- a/Version Control.accda.src/vbe-project.json +++ b/Version Control.accda.src/vbe-project.json @@ -5,7 +5,7 @@ }, "Items": { "Name": "MSAccessVCS", - "Description": "Version 3.3.3 deployed on 3/5/2021", + "Description": "Version 3.3.17 deployed on 3/19/2021", "FileName": "rel:Version Control.accda", "HelpFile": "100746350", "HelpContextId": 0, diff --git a/Version Control.accda.src/vcs-options.json b/Version Control.accda.src/vcs-options.json index 9b8ef509..1e030698 100644 --- a/Version Control.accda.src/vcs-options.json +++ b/Version Control.accda.src/vcs-options.json @@ -1,7 +1,7 @@ { "Info": { - "AddinVersion": "3.3.16", - "AccessVersion": "16.0 64-bit" + "AddinVersion": "3.3.17", + "AccessVersion": "14.0 32-bit" }, "Options": { "ExportFolder": "", @@ -48,7 +48,6 @@ "RunBeforeExport": "", "RunAfterExport": "", "RunAfterBuild": "", - "KeyName": "MSAccessVCS", "ShowVCSLegacy": true, "HashAlgorithm": "SHA256", "UseShortHash": true,