Commited changes
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
lparameters toUpdateObject
|
||||
local ldDate
|
||||
ldDate = date()
|
||||
toUpdateObject.AvailableVersion = 'FoxBin2Prg-1.19.58' + ;
|
||||
toUpdateObject.AvailableVersion = 'FoxBin2Prg-1.19.59' + ;
|
||||
'-update-' + dtoc(ldDate, 1)
|
||||
return toUpdateObject
|
||||
|
||||
@@ -14,7 +14,7 @@ Developed by Fernando D. Bozzo - GitHub: https://github.com/fdbozzo/foxbin2prg
|
||||
|
||||
FoxBin2Prg is a 2-way conversor for Visual FoxPro 9 binary files intended to be used with SCM tools (Diff and Merge operations) or just for backup
|
||||
|
||||
Supported formats are: PJX, PJM, SCX, VCX, FRX, LBX, MNX, DBC, DBF
|
||||
Supported formats are: PJX, PJM, SCX, VCX, FRX, LBX, MNX, DBC, DBF, MRM, FKY
|
||||
|
||||
Demo video using FoxBin2Prg with PlasticSCM: http://youtu.be/sE4wQ50Itqg
|
||||
|
||||
|
||||
Reference in New Issue
Block a user