diff --git a/compiler/ppu.pas b/compiler/ppu.pas index 481148742f..699bfe51f7 100644 --- a/compiler/ppu.pas +++ b/compiler/ppu.pas @@ -43,7 +43,7 @@ type {$endif Test_Double_checksum} const - CurrentPPUVersion = 100; + CurrentPPUVersion = 101; { buffer sizes } maxentrysize = 1024;