ViewVC Help
View File | Revision Log | View Changeset | Root Listing
root/Oni2/xmlTools/trunk/posUpdate/Program.cs
(Generate patch)

Comparing xmlTools/trunk/posUpdate/Program.cs (file contents):
Revision 718 by s10k, Thu Mar 21 10:53:30 2013 UTC vs.
Revision 742 by s10k, Tue Mar 26 02:30:48 2013 UTC

# Line 10 | Line 10 | namespace xmlTools
10   {
11      class Program
12      {
13 <        public static readonly string toolsVersion = "0.7d";
13 >        public static readonly string toolsVersion = "0.8";
14  
15          public enum appErrors
16          {
# Line 42 | Line 42 | namespace xmlTools
42              }
43          }
44  
45 <        static void Main(string[] args)
45 >        public static void Main(string[] args)
46          {
47              try
48              {

Diff Legend

Removed lines
+ Added lines
< Changed lines (old)
> Changed lines (new)