diff --git a/common/version.h b/common/version.h index c0c246166..d0a2838a7 100644 --- a/common/version.h +++ b/common/version.h @@ -30,7 +30,7 @@ Manifest: https://github.com/EQEmu/Server/blob/master/utils/sql/db_update_manifest.txt */ -#define CURRENT_BINARY_DATABASE_VERSION 9107 +#define CURRENT_BINARY_DATABASE_VERSION 9108 #ifdef BOTS #define CURRENT_BINARY_BOTS_DATABASE_VERSION 9017 #else