Updates to match up with db versions that have chwqanges since PR created.

This commit is contained in:
Noudess
2019-01-05 12:46:52 -05:00
parent bd47e2121f
commit ca6bcdb1f9
2 changed files with 5 additions and 3 deletions
+1 -1
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 9134
#define CURRENT_BINARY_DATABASE_VERSION 9136
#ifdef BOTS
#define CURRENT_BINARY_BOTS_DATABASE_VERSION 9021
#else