forgot to bump the version number

This commit is contained in:
iamgoofball 2018-10-15 23:56:19 -07:00
parent af19ee5688
commit 4858904d11

View File

@ -226,7 +226,7 @@ public:
private: private:
const int RELEASE = 2; const int RELEASE = 2;
const int MAJOR_VERSION = 5; const int MAJOR_VERSION = 5;
const int MINOR_VERSION = 1; const int MINOR_VERSION = 2;
QString current_theme = "default"; QString current_theme = "default";