mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-18 00:18:43 +01:00
Misc: Fix revision_data for recent TDB release
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_1102.24091_2024_09_03.sql"
|
||||
#define DATABASE_HOTFIXES_DATABASE "TDB_full_hotfixes_1102.24091_2024_09_03.sql"
|
||||
#define DATABASE_FULL_DATABASE "TDB_full_world_1102.24092_2024_09_23.sql"
|
||||
#define DATABASE_HOTFIXES_DATABASE "TDB_full_hotfixes_1102.24092_2024_09_23.sql"
|
||||
|
||||
// Windows resource defines
|
||||
#define VER_COMPANYNAME_STR "TrinityCore Developers"
|
||||
|
||||
Reference in New Issue
Block a user