* increased ppu version number because the ansi/widestring result patch

makes the generated code ABI-incompatible with code compiled with
    older compilers

git-svn-id: trunk@9719 -
This commit is contained in:
Jonas Maebe 2008-01-11 22:50:07 +00:00
parent cdfb7c8f26
commit cf295c8e88

View File

@ -43,7 +43,7 @@ type
{$endif Test_Double_checksum} {$endif Test_Double_checksum}
const const
CurrentPPUVersion = 88; CurrentPPUVersion = 89;
{ buffer sizes } { buffer sizes }
maxentrysize = 1024; maxentrysize = 1024;