Change version number to 2.8.4

This commit is contained in:
Crystalwarrior 2020-05-22 15:28:33 +03:00
parent a5868aa380
commit 4617e3135e

View File

@ -428,7 +428,7 @@ public:
private:
const int RELEASE = 2;
const int MAJOR_VERSION = 8;
const int MINOR_VERSION = 3;
const int MINOR_VERSION = 4;
QString current_theme = "default";