Pārlūkot izejas kodu

* 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 gadi atpakaļ
vecāks
revīzija
cf295c8e88
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      compiler/ppu.pas

+ 1 - 1
compiler/ppu.pas

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