Browse Source

* forgotten, part of r14912

git-svn-id: trunk@14913 -
Jonas Maebe 15 years ago
parent
commit
7201d61d20
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}
 
 const
-  CurrentPPUVersion = 114;
+  CurrentPPUVersion = 115;
 
 { buffer sizes }
   maxentrysize = 1024;