Bots database versioning (prep) [skip ci]

This commit is contained in:
Akkadius
2015-10-02 19:40:58 -05:00
parent cbcfa2f2df
commit 1e3f7b14c8
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -32,7 +32,7 @@
#define CURRENT_BINARY_DATABASE_VERSION 9087
#ifdef BOTS
#define CURRENT_BINARY_BOTS_DATABASE_VERSION 8001
#define CURRENT_BINARY_BOTS_DATABASE_VERSION 9001
#else
#define CURRENT_BINARY_BOTS_DATABASE_VERSION 0 // must be 0
#endif