[10124] Fixed typo in mangos.conf.in comment.

Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
Lightunit 2010-06-30 18:34:23 +04:00 committed by VladimirMangos
parent 41f8cfb14c
commit ef1358c901
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 "10123"
#define REVISION_NR "10124"
#endif // __REVISION_NR_H__