aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--aoapplication.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/aoapplication.h b/aoapplication.h
index 53968747..e3544fe6 100644
--- a/aoapplication.h
+++ b/aoapplication.h
@@ -226,7 +226,7 @@ public:
private:
const int RELEASE = 2;
const int MAJOR_VERSION = 5;
- const int MINOR_VERSION = 1;
+ const int MINOR_VERSION = 2;
QString current_theme = "default";