bumped version to 2.5.0

This commit is contained in:
argoneus 2018-08-03 13:27:12 +02:00
parent 01e933f6bb
commit 64f0e254cc

View File

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