Update CURRENT_BINARY_DATABASE_VERSION (#2382)

PR #2376 didn't update it
This commit is contained in:
Michael Cook (mackal) 2022-08-20 17:20:37 -04:00 committed by GitHub
parent 3e8d34825a
commit 3f9df40c3c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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 9197
#define CURRENT_BINARY_DATABASE_VERSION 9198
#ifdef BOTS
#define CURRENT_BINARY_BOTS_DATABASE_VERSION 9029