Bump version to 1.6

Fix a bug that command line option "-v" doesn't show current version.
This commit is contained in:
2020-11-24 22:15:42 +08:00
parent ef5824906a
commit 0b1500cd2b
4 changed files with 25 additions and 22 deletions

View File

@@ -16,4 +16,6 @@
#define DEFAULT_ROOT QString()
#define DEFAULT_PORT 0
#define CURRENT_VER (1.6)
#endif // GLOBALDEFINE_H