diff --git a/aoapplication.h b/aoapplication.h index 5396874..e3544fe 100644 --- a/aoapplication.h +++ b/aoapplication.h @@ -226,7 +226,7 @@ public: private: const int RELEASE = 2; const int MAJOR_VERSION = 5; - const int MINOR_VERSION = 1; + const int MINOR_VERSION = 2; QString current_theme = "default";