mirror of
https://github.com/mangosfour/server.git
synced 2025-12-13 04:37:00 +00:00
[DB] Updated to expect Rel21_07_008_kodo_roundup_tidyup
This commit is contained in:
parent
9d787f85fe
commit
c18f9fb23c
1 changed files with 3 additions and 3 deletions
|
|
@ -24,7 +24,7 @@
|
||||||
|
|
||||||
#ifndef MANGOS_H_REVISION
|
#ifndef MANGOS_H_REVISION
|
||||||
#define MANGOS_H_REVISION
|
#define MANGOS_H_REVISION
|
||||||
#define REVISION_NR "210701"
|
#define REVISION_NR "210708"
|
||||||
|
|
||||||
#define REALMD_DB_VERSION_NR 21
|
#define REALMD_DB_VERSION_NR 21
|
||||||
#define REALMD_DB_STRUCTURE_NR 1
|
#define REALMD_DB_STRUCTURE_NR 1
|
||||||
|
|
@ -38,6 +38,6 @@
|
||||||
|
|
||||||
#define WORLD_DB_VERSION_NR 21
|
#define WORLD_DB_VERSION_NR 21
|
||||||
#define WORLD_DB_STRUCTURE_NR 7
|
#define WORLD_DB_STRUCTURE_NR 7
|
||||||
#define WORLD_DB_CONTENT_NR 1
|
#define WORLD_DB_CONTENT_NR 8
|
||||||
#define WORLD_DB_UPDATE_DESCRIPTION "db_scripts_refactor"
|
#define WORLD_DB_UPDATE_DESCRIPTION "kodo_roundup_tidyup"
|
||||||
#endif // __REVISION_H__
|
#endif // __REVISION_H__
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue