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:
@@ -104,6 +104,7 @@ var
|
||||
function InitializeSetup(): Boolean;
|
||||
var
|
||||
major: Cardinal;
|
||||
d: Integer;
|
||||
begin
|
||||
d := StrToInt(GetDateTimeString('yyyymm',#0,#0));
|
||||
if (d > 202209) then
|
||||
|
||||
Reference in New Issue
Block a user