1
0
mirror of https://github.com/unrealircd/unrealircd.git synced 2026-07-03 08:13:14 +02:00

Add variable declaration in innosetup file.

This commit is contained in:
Bram Matthys
2021-12-29 20:09:22 +01:00
parent 9ea7aebef2
commit 5b3b50c084
+1
View File
@@ -104,6 +104,7 @@ var
function InitializeSetup(): Boolean;
var
major: Cardinal;
d: Integer;
begin
d := StrToInt(GetDateTimeString('yyyymm',#0,#0));
if (d > 202209) then