diff --git a/aoapplication.h b/aoapplication.h index 29988c0..b9a3b0a 100644 --- a/aoapplication.h +++ b/aoapplication.h @@ -231,8 +231,8 @@ public: private: const int RELEASE = 2; - const int MAJOR_VERSION = 5; - const int MINOR_VERSION = 2; + const int MAJOR_VERSION = 6; + const int MINOR_VERSION = 0; QString current_theme = "default";