Merge branch 'master' into shared_tasks

This commit is contained in:
Michael Cook (mackal)
2018-10-11 20:24:26 -04:00
12 changed files with 124 additions and 1 deletions
+1 -1
View File
@@ -32,7 +32,7 @@
#define CURRENT_BINARY_DATABASE_VERSION 9129
#ifdef BOTS
#define CURRENT_BINARY_BOTS_DATABASE_VERSION 9020
#define CURRENT_BINARY_BOTS_DATABASE_VERSION 9021
#else
#define CURRENT_BINARY_BOTS_DATABASE_VERSION 0 // must be 0
#endif