diff --git a/compiler/ppu.pas b/compiler/ppu.pas index 9e8597f640..79052ce335 100644 --- a/compiler/ppu.pas +++ b/compiler/ppu.pas @@ -43,7 +43,7 @@ type {$endif Test_Double_checksum} const - CurrentPPUVersion = 159; + CurrentPPUVersion = 160; { buffer sizes } maxentrysize = 1024;