ViewVC Help
View File | Revision Log | View Changeset | Root Listing
root/Oni2/XmlTools2/trunk/util.cpp
(Generate patch)

Comparing XmlTools2/trunk/util.cpp (file contents):
Revision 958 by s10k, Sat Feb 15 01:36:05 2014 UTC vs.
Revision 980 by s10k, Thu Mar 6 16:40:35 2014 UTC

# Line 7 | Line 7 | QString AppExecutable=AppName+".exe";
7   #else
8   QString AppExecutable="./"+AppName; // Mac OS needs unix like executing
9   #endif
10 < QString AppVersion="2.0a";
10 > QString AppVersion="2.0b";
11   }
12  
13   namespace Util{

Diff Legend

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