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 abac7b9c..c5ab2bc5 100644
--- a/aoapplication.h
+++ b/aoapplication.h
@@ -261,7 +261,7 @@ public:
private:
const int RELEASE = 2;
const int MAJOR_VERSION = 4;
- const int MINOR_VERSION = 8;
+ const int MINOR_VERSION = 10;
const int CCCC_RELEASE = 1;
const int CCCC_MAJOR_VERSION = 3;