--- xmlTools/trunk/posUpdate/Program.cs 2013/03/26 15:04:38 745 +++ xmlTools/trunk/posUpdate/Program.cs 2013/03/26 15:23:42 746 @@ -10,7 +10,7 @@ namespace xmlTools { class Program { - public static readonly string toolsVersion = "0.8b"; + public static readonly string toolsVersion = "0.8c"; private static appErrors lastError; public enum appErrors