浏览代码

* bumped PPU version because r28596 breaks compatibility on Amiga/68k and MorphOS

git-svn-id: trunk@28597 -
Károly Balogh 11 年之前
父节点
当前提交
77088cf723
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      compiler/ppu.pas

+ 1 - 1
compiler/ppu.pas

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