aboutsummaryrefslogtreecommitdiff
path: root/aoapplication.h
diff options
context:
space:
mode:
Diffstat (limited to 'aoapplication.h')
-rw-r--r--aoapplication.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/aoapplication.h b/aoapplication.h
index b432a735..53968747 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 = 0;
+ const int MINOR_VERSION = 1;
QString current_theme = "default";