* Fix compilation

This commit is contained in:
Michaël Van Canneyt 2023-07-15 13:58:31 +02:00
parent 202d526211
commit 097608c94e

View File

@ -814,7 +814,7 @@ end;
const
{ Change VERSION and LIBVERSION to proper values }
VERSION : ShortString[2] = '0';
VERSION : String[2] = '0';
LIBVERSION : longword = 0;
initialization