mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-08 17:46:05 +02:00
* increased ppu version since the darwin name mangling change
breaks compatibility with previously compiled units git-svn-id: trunk@9474 -
This commit is contained in:
parent
2ffc310ebb
commit
ada2c3ca35
@ -43,7 +43,7 @@ type
|
|||||||
{$endif Test_Double_checksum}
|
{$endif Test_Double_checksum}
|
||||||
|
|
||||||
const
|
const
|
||||||
CurrentPPUVersion = 87;
|
CurrentPPUVersion = 88;
|
||||||
|
|
||||||
{ buffer sizes }
|
{ buffer sizes }
|
||||||
maxentrysize = 1024;
|
maxentrysize = 1024;
|
||||||
|
Loading…
Reference in New Issue
Block a user