Skip to content

Commit d1bbef9

Browse files
committed
Fix revision_data.h template after TDB release
1 parent 95657f5 commit d1bbef9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

revision_data.h.in.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040

4141
// Database updater base information
4242
#define DATABASE_MYSQL_EXECUTABLE R"(@MYSQL_EXECUTABLE@)"
43-
#define DATABASE_FULL_DATABASE "TDB_full_world_335.24111_2024_11_22.sql"
43+
#define DATABASE_FULL_DATABASE "TDB_full_world_335.25101_2025_10_21.sql"
4444

4545
// Windows resource defines
4646
#define TRINITY_COMPANYNAME_STR "TrinityCore Developers"

0 commit comments

Comments
 (0)