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