[8593] Fixed my typo in mangos.sql. :/

This commit is contained in:
VladimirMangos 2009-10-07 01:39:59 +04:00
parent 8eb9d3edd8
commit cbfb671af3
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 "8592"
#define REVISION_NR "8593"
#endif // __REVISION_NR_H__