* increase PPU version after the addition of the field to keep track of management operators (don't seperately to help merging)

git-svn-id: trunk@39710 -
This commit is contained in:
svenbarth 2018-09-03 18:00:30 +00:00
parent 600ed6701e
commit ba08bdc9b1

View File

@ -43,7 +43,7 @@ type
{$endif Test_Double_checksum}
const
CurrentPPUVersion = 201;
CurrentPPUVersion = 202;
{ unit flags }
uf_init = $000001; { unit has initialization section }