mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-09 01:29:08 +02:00
* increase PPU version due to Extended RTTI related changes
This commit is contained in:
parent
75f20c086a
commit
40cbda6e7e
@ -48,7 +48,7 @@ const
|
||||
CurrentPPUVersion = 208;
|
||||
{ for any other changes to the ppu format, increase this version number
|
||||
(it's a cardinal) }
|
||||
CurrentPPULongVersion = 20;
|
||||
CurrentPPULongVersion = 19;
|
||||
|
||||
{ unit flags }
|
||||
uf_big_endian = $000004;
|
||||
|
Loading…
Reference in New Issue
Block a user