Explorar o código

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

git-svn-id: trunk@28597 -
Károly Balogh %!s(int64=11) %!d(string=hai) anos
pai
achega
77088cf723
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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 = 171;
+  CurrentPPUVersion = 172;
 
 
 { buffer sizes }
 { buffer sizes }
   maxentrysize = 1024;
   maxentrysize = 1024;