# | 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 |
– | Removed lines |
+ | Added lines |
< | Changed lines (old) |
> | Changed lines (new) |