Update version of db needed for faction changes

This commit is contained in:
Noudess 2018-12-18 11:08:09 -05:00
parent 50997ad0ec
commit 3487086d46

View File

@ -30,7 +30,7 @@
Manifest: https://github.com/EQEmu/Server/blob/master/utils/sql/db_update_manifest.txt
*/
#define CURRENT_BINARY_DATABASE_VERSION 9130
#define CURRENT_BINARY_DATABASE_VERSION 9132
#ifdef BOTS
#define CURRENT_BINARY_BOTS_DATABASE_VERSION 9021
#else