瀏覽代碼

* ppu format change, ppu version increased

git-svn-id: trunk@13316 -
florian 16 年之前
父節點
當前提交
2574851942
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      compiler/ppu.pas

+ 1 - 1
compiler/ppu.pas

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