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 6aadbe1c..6a10ff5e 100644
--- a/aoapplication.h
+++ b/aoapplication.h
@@ -117,7 +117,7 @@ public:
private:
const int RELEASE = 2;
const int MAJOR_VERSION = 1;
- const int MINOR_VERSION = 1;
+ const int MINOR_VERSION = 2;
QString user_theme = "default";