diff --git a/common/version.h b/common/version.h index 67c75edcb..4fe0406f6 100644 --- a/common/version.h +++ b/common/version.h @@ -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