Patch 1.19.60

Bug fixes and enhancements. See docs/FoxBin2Prg_Changes.md for full list
This commit is contained in:
Lutz
2021-03-22 16:38:08 +01:00
parent 8b8e0ef894
commit dc39ca873a
34 changed files with 1717 additions and 976 deletions

View File

@@ -1,7 +1,7 @@
lparameters toUpdateObject
local ldDate
ldDate = date()
toUpdateObject.AvailableVersion = 'FoxBin2Prg-1.19.59' + ;
toUpdateObject.AvailableVersion = 'FoxBin2Prg-1.19.60' + ;
'-update-' + dtoc(ldDate, 1)
return toUpdateObject