[8893] Fixed typo in mangos_string

Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
Feel_the_Power 2009-11-30 10:02:22 +03:00 committed by VladimirMangos
parent d542e25302
commit e920c783f3
5 changed files with 12 additions and 4 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "8892"
#define REVISION_NR "8893"
#endif // __REVISION_NR_H__