Browse Source

Increased PPU version again so it differs from that in trunk

git-svn-id: branches/svenbarth/classhelpers@16834 -
svenbarth 14 năm trước cách đây
mục cha
commit
a7d99a5561
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      compiler/ppu.pas

+ 1 - 1
compiler/ppu.pas

@@ -43,7 +43,7 @@ type
 {$endif Test_Double_checksum}
 
 const
-  CurrentPPUVersion = 127;
+  CurrentPPUVersion = 128;
 
 { buffer sizes }
   maxentrysize = 1024;