--- xmlTools/trunk/posUpdate/Program.cs 2013/03/27 16:13:41 750 +++ xmlTools/trunk/posUpdate/Program.cs 2013/05/09 10:37:17 867 @@ -10,7 +10,7 @@ namespace xmlTools { class Program { - public static readonly string toolsVersion = "0.8d"; + public static readonly string toolsVersion = "0.8f"; private static appErrors lastError = appErrors.NO_ERROR; public enum appErrors