| # | Line 10 | Line 10 | namespace xmlTools | |
|---|---|---|
| 10 | { | |
| 11 | class Program | |
| 12 | { | |
| 13 | < | public static readonly string toolsVersion = "0.8b"; |
| 13 | > | public static readonly string toolsVersion = "0.8c"; |
| 14 | private static appErrors lastError; | |
| 15 | ||
| 16 | public enum appErrors | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |