* Bump version number

This commit is contained in:
Michaël Van Canneyt 2023-05-26 13:28:52 +02:00
parent 39f2b07b11
commit a94201c017

View File

@ -48,7 +48,7 @@ const
CurrentPPUVersion = 208;
{ for any other changes to the ppu format, increase this version number
(it's a cardinal) }
CurrentPPULongVersion = 18;
CurrentPPULongVersion = 19;
{ unit flags }
uf_big_endian = $000004;