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