aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/aoapplication.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/aoapplication.h b/include/aoapplication.h
index 19eb474e..f1c41907 100644
--- a/include/aoapplication.h
+++ b/include/aoapplication.h
@@ -332,7 +332,7 @@ public:
private:
const int RELEASE = 2;
const int MAJOR_VERSION = 7;
- const int MINOR_VERSION = 1;
+ const int MINOR_VERSION = 2;
QString current_theme = "default";