Change version number to 2.8.4
This commit is contained in:
parent
a5868aa380
commit
4617e3135e
@ -428,7 +428,7 @@ public:
|
|||||||
private:
|
private:
|
||||||
const int RELEASE = 2;
|
const int RELEASE = 2;
|
||||||
const int MAJOR_VERSION = 8;
|
const int MAJOR_VERSION = 8;
|
||||||
const int MINOR_VERSION = 3;
|
const int MINOR_VERSION = 4;
|
||||||
|
|
||||||
QString current_theme = "default";
|
QString current_theme = "default";
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user