Bump version to 2.6.1

This commit is contained in:
oldmud0 2019-01-03 21:46:10 -06:00
parent 6716a4532e
commit 57b02c084a

View File

@ -300,7 +300,7 @@ public:
private:
const int RELEASE = 2;
const int MAJOR_VERSION = 6;
const int MINOR_VERSION = 0;
const int MINOR_VERSION = 1;
QString current_theme = "default";