Sfoglia il codice sorgente

* forgotten, part of r14912

git-svn-id: trunk@14913 -
Jonas Maebe 15 anni fa
parent
commit
7201d61d20
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      compiler/ppu.pas

+ 1 - 1
compiler/ppu.pas

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