mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-27 12:22:39 +01:00
DB: Correct TDB version
This commit is contained in:
@@ -40,8 +40,8 @@
|
||||
|
||||
// Database updater base information
|
||||
#define DATABASE_MYSQL_EXECUTABLE R"(@MYSQL_EXECUTABLE@)"
|
||||
#define DATABASE_FULL_DATABASE "TDB_full_world_440.24061_2024_06_02.sql"
|
||||
#define DATABASE_HOTFIXES_DATABASE "TDB_full_hotfixes_440.24061_2024_06_02.sql"
|
||||
#define DATABASE_FULL_DATABASE "TDB_full_world_440.24101_2024_10_27.sql"
|
||||
#define DATABASE_HOTFIXES_DATABASE "TDB_full_hotfixes_440.24101_2024_10_27.sql"
|
||||
|
||||
// Windows resource defines
|
||||
#define VER_COMPANYNAME_STR "TrinityCore Developers"
|
||||
|
||||
Reference in New Issue
Block a user