mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-21 06:29:22 +02:00
* bump CurrentPPULongVersion
This commit is contained in:
parent
76474c85bd
commit
bbedb958f6
@ -48,7 +48,7 @@ const
|
|||||||
CurrentPPUVersion = 208;
|
CurrentPPUVersion = 208;
|
||||||
{ for any other changes to the ppu format, increase this version number
|
{ for any other changes to the ppu format, increase this version number
|
||||||
(it's a cardinal) }
|
(it's a cardinal) }
|
||||||
CurrentPPULongVersion = 18;
|
CurrentPPULongVersion = 19;
|
||||||
|
|
||||||
{ unit flags }
|
{ unit flags }
|
||||||
uf_big_endian = $000004;
|
uf_big_endian = $000004;
|
||||||
|
Loading…
Reference in New Issue
Block a user