aboutsummaryrefslogtreecommitdiff
path: root/aoapplication.h
diff options
context:
space:
mode:
Diffstat (limited to 'aoapplication.h')
-rw-r--r--aoapplication.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/aoapplication.h b/aoapplication.h
index f333e33..8585728 100644
--- a/aoapplication.h
+++ b/aoapplication.h
@@ -137,8 +137,8 @@ public:
private:
const int RELEASE = 2;
- const int MAJOR_VERSION = 3;
- const int MINOR_VERSION = 5;
+ const int MAJOR_VERSION = 4;
+ const int MINOR_VERSION = 0;
QString user_theme = "default";