Browse Source

* increased ppu version after jvmbackend merge

git-svn-id: trunk@21070 -
Jonas Maebe 13 years ago
parent
commit
4e0df2d3a4
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 = 147;
+  CurrentPPUVersion = 148;
 
 
 { buffer sizes }
 { buffer sizes }
   maxentrysize = 1024;
   maxentrysize = 1024;