--- xmlTools/trunk/posUpdate/Program.cs 2013/03/27 16:13:41 750 +++ xmlTools/trunk/posUpdate/Program.cs 2013/05/08 21:52:38 861 @@ -10,7 +10,7 @@ namespace xmlTools { class Program { - public static readonly string toolsVersion = "0.8d"; + public static readonly string toolsVersion = "0.8e"; private static appErrors lastError = appErrors.NO_ERROR; public enum appErrors