浏览代码

* increased ppu version for setdef patch

git-svn-id: trunk@6366 -
Jonas Maebe 18 年之前
父节点
当前提交
3e5f64e16f
共有 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=76;
+  CurrentPPUVersion=77;
 
 { buffer sizes }
   maxentrysize = 1024;