diff options
| author | OmniTroid <davidskoland@gmail.com> | 2017-05-24 16:17:47 +0200 |
|---|---|---|
| committer | OmniTroid <davidskoland@gmail.com> | 2017-05-24 16:17:47 +0200 |
| commit | 957277adaf3fbcf1c2e1a64bfb11f5199cffe185 (patch) | |
| tree | 744e9e97dde2c7618b12e03193b28c25b05e1dcd | |
| parent | 1f0560d63f1df902c1c540ae3562f2597ff34e49 (diff) | |
incremented to 2.4.1 in the header too
| -rw-r--r-- | aoapplication.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/aoapplication.h b/aoapplication.h index 85857281..4f51c4ca 100644 --- a/aoapplication.h +++ b/aoapplication.h @@ -138,7 +138,7 @@ public: private: const int RELEASE = 2; const int MAJOR_VERSION = 4; - const int MINOR_VERSION = 0; + const int MINOR_VERSION = 1; QString user_theme = "default"; |
