aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--aoapplication.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/aoapplication.h b/aoapplication.h
index c7066d90..dc8071e1 100644
--- a/aoapplication.h
+++ b/aoapplication.h
@@ -271,8 +271,8 @@ private:
const int MINOR_VERSION = 10;
const int CCCC_RELEASE = 1;
- const int CCCC_MAJOR_VERSION = 3;
- const int CCCC_MINOR_VERSION = 1;
+ const int CCCC_MAJOR_VERSION = 4;
+ const int CCCC_MINOR_VERSION = 0;
QString current_theme = "default";