Browse Source

* increased ppu version due to r14596

git-svn-id: trunk@14599 -
florian 15 years ago
parent
commit
79f084167a
1 changed files with 1 additions and 1 deletions
  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 = 109;
+  CurrentPPUVersion = 110;
 
 
 { buffer sizes }
 { buffer sizes }
   maxentrysize = 1024;
   maxentrysize = 1024;