bump PPU version due to the latest syscall changes

git-svn-id: trunk@35048 -
This commit is contained in:
Károly Balogh 2016-12-03 19:01:11 +00:00
parent 0cb555c07c
commit 8c4e5e0610

View File

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