Commit ea7db155 authored by ctrlaltca's avatar ctrlaltca
Browse files

Merge pull request #1704 from ctrlaltca/fix_1670

Whoops: Fix db schema number
parents ce6c97bc 53191fcb
......@@ -9,7 +9,7 @@
#include "server.h"
#include "server_database_interface.h"
#define DATABASE_SCHEMA_VERSION 11
#define DATABASE_SCHEMA_VERSION 12
class Servatrice;
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment