diff options
Diffstat (limited to 'aoapplication.h')
| -rw-r--r-- | aoapplication.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/aoapplication.h b/aoapplication.h index 30b16b5f..592c030d 100644 --- a/aoapplication.h +++ b/aoapplication.h @@ -139,7 +139,7 @@ public: private: const int RELEASE = 2; const int MAJOR_VERSION = 4; - const int MINOR_VERSION = 6; + const int MINOR_VERSION = 7; QString user_theme = "default"; |
