Skip to content

Commit 45bb2ae

Browse files
Version 3.5.10
- Added RAD Studio 12 Athens support. - Improved IDE macros parsing speed. - Added {$LIBSUFFIX AUTO} parsing (introduced on Delphi 10.4 Sydney).
1 parent f26671c commit 45bb2ae

5 files changed

Lines changed: 115 additions & 68 deletions

File tree

Release History.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
28 November 2023 - version 3.5.10
2+
- Added RAD Studio 12 Athens support.
3+
- Improved IDE macros parsing speed.
4+
- Added {$LIBSUFFIX AUTO} parsing (introduced on Delphi 10.4 Sydney).
5+
16
18 September 2023 - version 3.5.9
27
- Added GIT installation checking
38

Source/MultiInstaller.dproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<MainSource>MultiInstaller.dpr</MainSource>
55
<Config Condition="'$(Config)'==''">Debug</Config>
66
<DCC_DCCCompiler>DCC32</DCC_DCCCompiler>
7-
<ProjectVersion>19.5</ProjectVersion>
7+
<ProjectVersion>20.1</ProjectVersion>
88
<Base>True</Base>
99
<AppType>Application</AppType>
1010
<FrameworkType>VCL</FrameworkType>

0 commit comments

Comments
 (0)