diff options
| author | megamage <none@none> | 2009-02-19 18:50:12 -0600 |
|---|---|---|
| committer | megamage <none@none> | 2009-02-19 18:50:12 -0600 |
| commit | c2e3edc22bb5f36797be69456a59217881afb060 (patch) | |
| tree | 3ce1c963df26c1c21264198b785fb93c52a26eef /src/shared/revision_nr.h | |
| parent | 7fc442263d92d43cb8e4063464dbec9d0f84f304 (diff) | |
[7302] Fixed build at Unix/Linux.
Signed-off-by: miranda.conrado <miranda.conrado@getmangos.com>
Possible fix, not checked (not have access currently to Unix host), but expected as working.
Author: miranda.conrado
--HG--
branch : trunk
Diffstat (limited to 'src/shared/revision_nr.h')
| -rw-r--r-- | src/shared/revision_nr.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/shared/revision_nr.h b/src/shared/revision_nr.h index 475f6728c7f..f75bf8fb6c1 100644 --- a/src/shared/revision_nr.h +++ b/src/shared/revision_nr.h @@ -1,4 +1,4 @@ #ifndef __REVISION_NR_H__ #define __REVISION_NR_H__ - #define REVISION_NR "7301" + #define REVISION_NR "7302" #endif // __REVISION_NR_H__ |
