* Fix compilation

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

View File

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