--- xmlTools/trunk/posUpdate/Program.cs 2013/05/08 21:52:38 861 +++ 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.8e"; + public static readonly string toolsVersion = "0.8f"; private static appErrors lastError = appErrors.NO_ERROR; public enum appErrors