aboutsummaryrefslogtreecommitdiff
path: root/aoapplication.h
diff options
context:
space:
mode:
authorunknown <kawaiis@gameboyprinter.moe>2017-12-30 14:57:54 -0600
committerunknown <kawaiis@gameboyprinter.moe>2017-12-30 14:57:54 -0600
commit0504d2b5d71aa8f3d5d0ebecf4eba4e0efeb701f (patch)
tree11887ecc74832de43dfba0df7cf49ba29a5c41ef /aoapplication.h
parentea01016d8c7eb4b4a68dfc61a79a999f2d2a1868 (diff)
Bump ver number and increase chat log size
Diffstat (limited to 'aoapplication.h')
-rw-r--r--aoapplication.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/aoapplication.h b/aoapplication.h
index 30b16b5f..592c030d 100644
--- a/aoapplication.h
+++ b/aoapplication.h
@@ -139,7 +139,7 @@ public:
private:
const int RELEASE = 2;
const int MAJOR_VERSION = 4;
- const int MINOR_VERSION = 6;
+ const int MINOR_VERSION = 7;
QString user_theme = "default";