Update CURRENT_BINARY_DATABASE_VERSION

This commit is contained in:
Michael Cook (mackal) 2020-01-24 20:36:33 -05:00
parent f73f72b2b2
commit ff897dc90a

View File

@ -34,7 +34,7 @@
* Manifest: https://github.com/EQEmu/Server/blob/master/utils/sql/db_update_manifest.txt
*/
#define CURRENT_BINARY_DATABASE_VERSION 9146
#define CURRENT_BINARY_DATABASE_VERSION 9147
#ifdef BOTS
#define CURRENT_BINARY_BOTS_DATABASE_VERSION 9026