ViewVC Help
View File | Revision Log | View Changeset | Root Listing
root/Oni2/s10k/XmlTools/utilglobalvars.h
(Generate patch)

Comparing s10k/XmlTools/utilglobalvars.h (file contents):
Revision 1111 by s10k, Sat Feb 16 17:25:06 2019 UTC vs.
Revision 1112 by s10k, Sun Sep 8 13:21:41 2019 UTC

# Line 23 | Line 23 | along with this program.  If not, see <h
23   namespace GlobalVars{
24  
25   static const QString AppName = "XmlTools";
26 < static const QString AppVersion = "2.0e";
26 > static const QString AppVersion = "2.0f";
27   #ifdef Q_OS_WIN
28   static const QString AppExecutable=AppName+".exe";
29   #else

Diff Legend

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