[8145] Use constant name instead not-safe explicit value.

Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
Ambal 2009-07-07 23:01:00 +04:00 committed by VladimirMangos
parent 17d0cda637
commit 2d25d7f8bc
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "8144"
#define REVISION_NR "8145"
#endif // __REVISION_NR_H__