mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-18 04:49:20 +02:00
* 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:
parent
cdfb7c8f26
commit
cf295c8e88
@ -43,7 +43,7 @@ type
|
||||
{$endif Test_Double_checksum}
|
||||
|
||||
const
|
||||
CurrentPPUVersion = 88;
|
||||
CurrentPPUVersion = 89;
|
||||
|
||||
{ buffer sizes }
|
||||
maxentrysize = 1024;
|
||||
|
Loading…
Reference in New Issue
Block a user