put minor version back
This commit is contained in:
parent
7d55ff01f5
commit
cb1ed6d60d
@ -342,6 +342,7 @@ public:
|
|||||||
private:
|
private:
|
||||||
const int RELEASE = 2;
|
const int RELEASE = 2;
|
||||||
const int MAJOR_VERSION = 7;
|
const int MAJOR_VERSION = 7;
|
||||||
|
const int MINOR_VERSION = 0;
|
||||||
|
|
||||||
QString current_theme = "default";
|
QString current_theme = "default";
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user