Fixes MNX with ";"

Fixed  Recreating MNX containing ";" by bjornhoeksel
fixed #80
This commit is contained in:
Lutz
2022-03-30 11:59:32 +02:00
parent e48b80b9f1
commit c924fbbbca
12 changed files with 128 additions and 15 deletions

View File

@@ -26,7 +26,7 @@ _LegalTrademark = "MIT License"
_ProductName = "FOXBIN2PRG"
_MajorVer = "1"
_MinorVer = "19"
_Revision = "64"
_Revision = "71"
_LanguageID = "1034"
_AutoIncrement = "0"
*</DevInfo>