Comments field in version info is incorrect
delphidabbler opened this issue · 1 comments
delphidabbler commented
This field should contain MPL license details, but instead contains <%var.license>.
This is a macro name from the .vi files that has not been expanded by VIEd. Both standard and portable versions are affected.
It hasn't been expanded because it is a misspelling of <%ver.license>.
delphidabbler commented
Fixed by merge commit a4024f1