aboutsummaryrefslogtreecommitdiff
path: root/aoapplication.h
diff options
context:
space:
mode:
authorwewlad1 <30403438+wewlad1@users.noreply.github.com>2018-08-07 06:56:46 +0900
committerGitHub <noreply@github.com>2018-08-07 06:56:46 +0900
commit22640d482550fefec5406f4f819c8452f96be48d (patch)
treebd08250e8c607044c42b2bf68a52cd335b7c7797 /aoapplication.h
parentbec2b7aef4fcc6c9edff3e7ca465d1a15a897f0f (diff)
parent357da55626f0533531d3b3dc48c95c802563b9af (diff)
Merge pull request #3 from argoneuscze/reverse_ic_log
Fixed blank lines in IC log
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 b432a735..53968747 100644
--- a/aoapplication.h
+++ b/aoapplication.h
@@ -226,7 +226,7 @@ public:
private:
const int RELEASE = 2;
const int MAJOR_VERSION = 5;
- const int MINOR_VERSION = 0;
+ const int MINOR_VERSION = 1;
QString current_theme = "default";