aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCerapter <cerap@protonmail.com>2018-09-19 18:21:51 +0200
committerCerapter <cerap@protonmail.com>2018-09-19 18:21:51 +0200
commit83d29ff2c94f7ef9420c302c1dc114d0b5b8041d (patch)
treef8db98f66ee952dedd3a55b44f46aca8c2055432
parent34465189a34975f6eed125bce4c4faee501c57d5 (diff)
Bumed version to 1.4.0
-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";