浏览代码

* increased ppu version number because the ansi/widestring result patch
makes the generated code ABI-incompatible with code compiled with
older compilers

git-svn-id: trunk@9719 -

Jonas Maebe 17 年之前
父节点
当前提交
cf295c8e88
共有 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 = 88;
+  CurrentPPUVersion = 89;
 
 
 { buffer sizes }
 { buffer sizes }
   maxentrysize = 1024;
   maxentrysize = 1024;