瀏覽代碼

* increase ppu version (was no longer different from trunk due to merging)

git-svn-id: branches/wpo@12340 -
Jonas Maebe 17 年之前
父節點
當前提交
a201bc3011
共有 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 = 94;
+  CurrentPPUVersion = 95;
 
 { buffer sizes }
   maxentrysize = 1024;