We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c63ab2d commit 00a1ecbCopy full SHA for 00a1ecb
origin/Common.pas
@@ -8,7 +8,7 @@ interface
8
9
const
10
11
- title = '1.7.3';
+ title = '1.7.4';
12
13
TAB = ^I; // Char for a TAB
14
CR = ^M; // Char for a CR
0 commit comments