* incremented CurrentPPUVersion after r24491, because it changes the ppu structure on at least one platform (ppcjvm)

git-svn-id: trunk@24496 -
This commit is contained in:
nickysn 2013-05-14 14:42:01 +00:00
parent 11d5d4f79d
commit 80e76534a5

View File

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