Skip to content

Commit 00a1ecb

Browse files
committed
v174
1 parent c63ab2d commit 00a1ecb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

origin/Common.pas

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ interface
88

99
const
1010

11-
title = '1.7.3';
11+
title = '1.7.4';
1212

1313
TAB = ^I; // Char for a TAB
1414
CR = ^M; // Char for a CR

0 commit comments

Comments
 (0)