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