Update CURRENT_BINARY_DATABASE_VERSION for consent sql update

This commit is contained in:
hg 2020-02-02 22:57:59 -05:00
parent e09b0ae1e9
commit b8229c8459

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 9147
#define CURRENT_BINARY_DATABASE_VERSION 9148
#ifdef BOTS
#define CURRENT_BINARY_BOTS_DATABASE_VERSION 9026