version to 2.6.0

This commit is contained in:
iamgoofball 2018-10-17 08:27:17 -07:00
parent b56421365a
commit ad27e00433

View File

@ -231,8 +231,8 @@ public:
private: private:
const int RELEASE = 2; const int RELEASE = 2;
const int MAJOR_VERSION = 5; const int MAJOR_VERSION = 6;
const int MINOR_VERSION = 2; const int MINOR_VERSION = 0;
QString current_theme = "default"; QString current_theme = "default";