diff --git a/include/aoapplication.h b/include/aoapplication.h index f420733..44aef7a 100644 --- a/include/aoapplication.h +++ b/include/aoapplication.h @@ -300,7 +300,7 @@ public: private: const int RELEASE = 2; const int MAJOR_VERSION = 6; - const int MINOR_VERSION = 0; + const int MINOR_VERSION = 1; QString current_theme = "default";