mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-16 07:30:42 +01:00
Typo: remove a tab character
This commit is contained in:
@@ -13,6 +13,6 @@
|
||||
#define VER_FILEVERSION_STR "@rev_hash@ @rev_date@ (@rev_branch@ branch)"
|
||||
#define VER_PRODUCTVERSION VER_FILEVERSION
|
||||
#define VER_PRODUCTVERSION_STR VER_FILEVERSION_STR
|
||||
#define COMPILER_C_FLAGS "@CMAKE_C_FLAGS@"
|
||||
#define COMPILER_C_FLAGS "@CMAKE_C_FLAGS@"
|
||||
#define COMPILER_CXX_FLAGS "@CMAKE_CXX_FLAGS@"
|
||||
#endif // __REVISION_DATA_H__
|
||||
|
||||
Reference in New Issue
Block a user