diff --git a/compiler/ppu.pas b/compiler/ppu.pas index 0bc3acfe6d..f76cd828e3 100644 --- a/compiler/ppu.pas +++ b/compiler/ppu.pas @@ -43,7 +43,7 @@ type {$endif Test_Double_checksum} const - CurrentPPUVersion = 117; + CurrentPPUVersion = 118; { buffer sizes } maxentrysize = 1024;