mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-12-09 19:57:20 +01:00
* increase PPU version now that all generic procdefs store their local symtables
git-svn-id: trunk@42460 -
This commit is contained in:
parent
43b5dbf613
commit
900fd35f4a
@ -50,7 +50,7 @@ const
|
||||
CurrentPPUVersion = 207;
|
||||
{ for any other changes to the ppu format, increase this version number
|
||||
(it's a cardinal) }
|
||||
CurrentPPULongVersion = 3;
|
||||
CurrentPPULongVersion = 4;
|
||||
|
||||
{ unit flags }
|
||||
uf_big_endian = $000004;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user