This commit is contained in:
ctrlaltca 2016-08-03 03:58:56 +02:00 committed by Zach H
parent 1834e09c0f
commit 0f0f9a1246
3 changed files with 12 additions and 5 deletions

View file

@ -9,7 +9,7 @@
#include "server.h"
#include "server_database_interface.h"
#define DATABASE_SCHEMA_VERSION 16
#define DATABASE_SCHEMA_VERSION 17
class Servatrice;