From 3e5f64e16fa54f33d60985e8fecd361271801b2f Mon Sep 17 00:00:00 2001 From: Jonas Maebe Date: Wed, 7 Feb 2007 20:33:10 +0000 Subject: [PATCH] * increased ppu version for setdef patch git-svn-id: trunk@6366 - --- compiler/ppu.pas | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compiler/ppu.pas b/compiler/ppu.pas index b36ce04e3e..0fdd06d873 100644 --- a/compiler/ppu.pas +++ b/compiler/ppu.pas @@ -43,7 +43,7 @@ type {$endif Test_Double_checksum} const - CurrentPPUVersion=76; + CurrentPPUVersion=77; { buffer sizes } maxentrysize = 1024;