Forráskód Böngészése

* increased ppu version after all symdef changes

git-svn-id: trunk@27442 -
Jonas Maebe 11 éve
szülő
commit
f017e16722
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      compiler/ppu.pas

+ 1 - 1
compiler/ppu.pas

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