diff options
| author | megamage <none@none> | 2009-01-17 13:42:41 -0600 |
|---|---|---|
| committer | megamage <none@none> | 2009-01-17 13:42:41 -0600 |
| commit | 2cf1a3be1b310feafc43781ab9178f0c1f35d352 (patch) | |
| tree | 8c028b01c102bba566ebb32c8014ab19eba8f46a /src/shared/SystemConfig.h.in | |
| parent | 8739ded05dbf68486551531024f1ad8ad7b389cf (diff) | |
| parent | c5dfe7dac27a0441192af758dc55e6c71c83ccb4 (diff) | |
*Update to Trinity 878.
--HG--
branch : trunk
Diffstat (limited to 'src/shared/SystemConfig.h.in')
| -rw-r--r-- | src/shared/SystemConfig.h.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/shared/SystemConfig.h.in b/src/shared/SystemConfig.h.in index c8349805401..189a7270e1c 100644 --- a/src/shared/SystemConfig.h.in +++ b/src/shared/SystemConfig.h.in @@ -27,6 +27,7 @@ #endif #include "Platform/Define.h" +#include "revision.h" //-----here u are ------ _REVISION is the magic key #ifndef _VERSION #if PLATFORM == PLATFORM_WINDOWS @@ -70,7 +71,6 @@ # define _REALMD_CONFIG SYSCONFDIR"realmd.conf" #endif -#define _FULLVERSION "Trinity" #define DEFAULT_PLAYER_LIMIT 100 #define DEFAULT_WORLDSERVER_PORT 8085 //8129 |
