Update version of db needed for code.

This commit is contained in:
Noudess 2018-12-18 11:35:15 -05:00
parent 469224cfe7
commit b5cc006e46

View File

@ -30,7 +30,7 @@
Manifest: https://github.com/EQEmu/Server/blob/master/utils/sql/db_update_manifest.txt Manifest: https://github.com/EQEmu/Server/blob/master/utils/sql/db_update_manifest.txt
*/ */
#define CURRENT_BINARY_DATABASE_VERSION 9132 #define CURRENT_BINARY_DATABASE_VERSION 9134
#ifdef BOTS #ifdef BOTS
#define CURRENT_BINARY_BOTS_DATABASE_VERSION 9021 #define CURRENT_BINARY_BOTS_DATABASE_VERSION 9021
#else #else