File tree 3 files changed +6
-2
lines changed
3 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 1
1
[General]
2
2
Name =Digao Dalpiaz - DzListHeader component
3
- Version =1.3
3
+ Version =1.4
4
4
DelphiVersions =XE2; XE3;XE4;XE5;XE6;XE7;XE8;10;10.1;10.2;10.3;10.4
5
5
Packages =DzListHeader
6
6
AddLibrary =1
Original file line number Diff line number Diff line change @@ -320,7 +320,7 @@ implementation
320
320
System.UITypes, System.StrUtils,
321
321
DzListHeaderCustom;
322
322
323
- const STR_VERSION = ' 1.3 ' ;
323
+ const STR_VERSION = ' 1.4 ' ;
324
324
325
325
procedure Register ;
326
326
begin
Original file line number Diff line number Diff line change 27
27
28
28
## What's New
29
29
30
+ - 12/18/2020 (Version 1.4)
31
+
32
+ - Updated Component Installer app (Fixed call to rsvars.bat when Delphi is installed in a path containing spaces characters).
33
+
30
34
- 10/31/2020 (Version 1.3)
31
35
32
36
- Included Delphi 10.4 auto-install support.
You can’t perform that action at this time.
0 commit comments