Changeset: 423 Generación EXE y documento de cambios
This commit is contained in:
@@ -2,8 +2,8 @@ Lparameters toUpdateInfo
|
||||
|
||||
Local lcNote
|
||||
With toUpdateInfo
|
||||
.VersionNumber = 'v1.19.31'
|
||||
.VersionDate = Date(2014,08,22)
|
||||
.VersionNumber = 'v1.19.32'
|
||||
.VersionDate = Date(2014,08,26)
|
||||
.SourceFileUrl = 'http://vfpxrepository.com/dl/thorupdate/Projects/FoxBin2Prg/FoxBin2Prg.Zip'
|
||||
|
||||
.Link = 'http://vfpx.codeplex.com/wikipage?title=FoxBin2PRG'
|
||||
@@ -17,6 +17,9 @@ Demo video using FoxBin2Prg with PlasticSCM: http://youtu.be/sE4wQ50Itqg
|
||||
|
||||
Change History -------------------------------------------------------------
|
||||
|
||||
2014/08/26 v1.19.32
|
||||
- If exists a property called "text" it is confused with a text/endtext structure (ph42)
|
||||
|
||||
2014/08/22 v1.19.31
|
||||
- Trash cleanup code on binary methods, normally added by tools like ReFox and others
|
||||
- Added EXE version number when generating a debug LOG file
|
||||
|
||||
Reference in New Issue
Block a user