Ver Fonte

* increased ppu version due to r14596

git-svn-id: trunk@14599 -
florian há 15 anos atrás
pai
commit
79f084167a
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      compiler/ppu.pas

+ 1 - 1
compiler/ppu.pas

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