Changed internal version to force recompilation of MPL programs
This commit is contained in:
parent
14ed73a5c4
commit
8a6f2d24d6
|
@ -77,7 +77,7 @@ Type
|
|||
);
|
||||
|
||||
Const
|
||||
mplVer = '11D';
|
||||
mplVer = '11E';
|
||||
mplVersion = '[MPX ' + mplVer +']' + #26;
|
||||
mplVerLength = 10;
|
||||
mplExtSource = '.mps';
|
||||
|
|
Loading…
Reference in New Issue