aboutsummaryrefslogtreecommitdiff
path: root/aoapplication.h
diff options
context:
space:
mode:
authorDavid Skoland <davidskoland@gmail.com>2017-02-15 23:16:06 +0100
committerDavid Skoland <davidskoland@gmail.com>2017-02-15 23:16:06 +0100
commitb210f264a90f95aa8ca22cb03e313468767225a8 (patch)
treeaacbd06dac8ad4f64bb077307bc1426aa3c7a342 /aoapplication.h
parent9ec69c2d2fbd19511b8d51e83fbe5b5e61909deb (diff)
parent897e19546ae9dae3e4197d97739a14c05c07f4aa (diff)
Merge branch 'master' of https://github.com/Attorney-Online-Engineering-Task-Force/Attorney-Online-Client-Remake
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 776487b..907a522 100644
--- a/aoapplication.h
+++ b/aoapplication.h
@@ -120,7 +120,7 @@ public:
private:
const int RELEASE = 2;
const int MAJOR_VERSION = 1;
- const int MINOR_VERSION = 7;
+ const int MINOR_VERSION = 8;
QString user_theme = "default";