Assign db version to expedition schema

This commit is contained in:
hg
2020-12-22 19:49:26 -05:00
parent a312cd6e1d
commit 33e5bd0b67
4 changed files with 27 additions and 25 deletions
+1 -1
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 9158
#define CURRENT_BINARY_DATABASE_VERSION 9159
#ifdef BOTS
#define CURRENT_BINARY_BOTS_DATABASE_VERSION 9027