--- xmlTools/trunk/posUpdate/Program.cs 2013/03/21 10:53:30 718 +++ xmlTools/trunk/posUpdate/Program.cs 2013/03/26 10:39:19 743 @@ -10,7 +10,7 @@ namespace xmlTools { class Program { - public static readonly string toolsVersion = "0.7d"; + public static readonly string toolsVersion = "0.8a"; public enum appErrors { @@ -42,7 +42,7 @@ namespace xmlTools } } - static void Main(string[] args) + public static void Main(string[] args) { try {