aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOmniTroid <davidskoland@gmail.com>2017-05-24 16:17:47 +0200
committerOmniTroid <davidskoland@gmail.com>2017-05-24 16:17:47 +0200
commit957277adaf3fbcf1c2e1a64bfb11f5199cffe185 (patch)
tree744e9e97dde2c7618b12e03193b28c25b05e1dcd
parent1f0560d63f1df902c1c540ae3562f2597ff34e49 (diff)
incremented to 2.4.1 in the header too
-rw-r--r--aoapplication.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/aoapplication.h b/aoapplication.h
index 85857281..4f51c4ca 100644
--- a/aoapplication.h
+++ b/aoapplication.h
@@ -138,7 +138,7 @@ public:
private:
const int RELEASE = 2;
const int MAJOR_VERSION = 4;
- const int MINOR_VERSION = 0;
+ const int MINOR_VERSION = 1;
QString user_theme = "default";