From 667cd3e770e2a8315e0906164af2c60586956e07 Mon Sep 17 00:00:00 2001 From: fdbozzo Date: Fri, 24 Jun 2016 16:47:37 +0200 Subject: [PATCH] Start of new working branch v1.19.48 --- FoxBin2PRGVersionFile.txt | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/FoxBin2PRGVersionFile.txt b/FoxBin2PRGVersionFile.txt index 7e20099..c4ad7b2 100644 --- a/FoxBin2PRGVersionFile.txt +++ b/FoxBin2PRGVersionFile.txt @@ -2,8 +2,8 @@ Lparameters toUpdateInfo Local lcNote With toUpdateInfo - .VersionNumber = 'v1.19.47' - .VersionDate = Date(2016,06,08) + .VersionNumber = 'v1.19.48' + .VersionDate = Date(2016,06,24) .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 ------------------------------------------------------------- +2016/06/24 v1.19.48 + + 2016/06/08 v1.19.47 - Bug Fix: When a filename "*" is specified with a type "*", an automatic regeneration of all binary files is made from text files (Alejandro Sosa) - BugFix: Added variable declaration (Doug Hennig)