diff --git a/aoapplication.h b/aoapplication.h index 8585728..4f51c4c 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";