mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-06 14:47:55 +02:00
* Fix compilation
This commit is contained in:
parent
202d526211
commit
097608c94e
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user