Browse Source

* increased ppu version for setdef patch

git-svn-id: trunk@6366 -
Jonas Maebe 18 years ago
parent
commit
3e5f64e16f
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=76;
+  CurrentPPUVersion=77;
 
 
 { buffer sizes }
 { buffer sizes }
   maxentrysize = 1024;
   maxentrysize = 1024;