Pārlūkot izejas kodu

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

git-svn-id: branches/wpo@12340 -
Jonas Maebe 17 gadi atpakaļ
vecāks
revīzija
a201bc3011
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}
 {$endif Test_Double_checksum}
 
 
 const
 const
-  CurrentPPUVersion = 94;
+  CurrentPPUVersion = 95;
 
 
 { buffer sizes }
 { buffer sizes }
   maxentrysize = 1024;
   maxentrysize = 1024;