Changed internal version to force recompilation of MPL programs

This commit is contained in:
mysticbbs 2013-02-17 00:31:03 -05:00
parent 14ed73a5c4
commit 8a6f2d24d6
1 changed files with 1 additions and 1 deletions

View File

@ -77,7 +77,7 @@ Type
);
Const
mplVer = '11D';
mplVer = '11E';
mplVersion = '[MPX ' + mplVer +']' + #26;
mplVerLength = 10;
mplExtSource = '.mps';