Parcourir la source

* bumped PPU version because r28596 breaks compatibility on Amiga/68k and MorphOS

git-svn-id: trunk@28597 -
Károly Balogh il y a 11 ans
Parent
commit
77088cf723
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      compiler/ppu.pas

+ 1 - 1
compiler/ppu.pas

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