mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-23 13:19:21 +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}
|
{$endif Test_Double_checksum}
|
||||||
|
|
||||||
const
|
const
|
||||||
CurrentPPUVersion = 88;
|
CurrentPPUVersion = 89;
|
||||||
|
|
||||||
{ buffer sizes }
|
{ buffer sizes }
|
||||||
maxentrysize = 1024;
|
maxentrysize = 1024;
|
||||||
|
Loading…
Reference in New Issue
Block a user