diff --git a/aoapplication.h b/aoapplication.h index 0f14a0c..b432a73 100644 --- a/aoapplication.h +++ b/aoapplication.h @@ -225,8 +225,8 @@ public: private: const int RELEASE = 2; - const int MAJOR_VERSION = 4; - const int MINOR_VERSION = 10; + const int MAJOR_VERSION = 5; + const int MINOR_VERSION = 0; QString current_theme = "default";