incremented to 2.4.1 in the header too

This commit is contained in:
OmniTroid 2017-05-24 16:17:47 +02:00
parent 1f0560d63f
commit 957277adaf

View File

@ -138,7 +138,7 @@ public:
private: private:
const int RELEASE = 2; const int RELEASE = 2;
const int MAJOR_VERSION = 4; const int MAJOR_VERSION = 4;
const int MINOR_VERSION = 0; const int MINOR_VERSION = 1;
QString user_theme = "default"; QString user_theme = "default";