Version bump aoapplication.h

This commit is contained in:
oldmud0 2021-03-24 18:52:11 -05:00 committed by GitHub
parent 4c52d4d186
commit 6ec4e032e0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -511,7 +511,7 @@ public:
private:
const int RELEASE = 2;
const int MAJOR_VERSION = 9;
const int MINOR_VERSION = 0;
const int MINOR_VERSION = 1;
QVector<server_type> server_list;
QVector<server_type> favorite_list;