mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-21 09:29:31 +02:00
Increased PPU version again so it differs from that in trunk
git-svn-id: branches/svenbarth/classhelpers@16834 -
This commit is contained in:
parent
07eebff55c
commit
a7d99a5561
@ -43,7 +43,7 @@ type
|
|||||||
{$endif Test_Double_checksum}
|
{$endif Test_Double_checksum}
|
||||||
|
|
||||||
const
|
const
|
||||||
CurrentPPUVersion = 127;
|
CurrentPPUVersion = 128;
|
||||||
|
|
||||||
{ buffer sizes }
|
{ buffer sizes }
|
||||||
maxentrysize = 1024;
|
maxentrysize = 1024;
|
||||||
|
Loading…
Reference in New Issue
Block a user