[8423] Fixed typo in mangos.sql.

This commit is contained in:
VladimirMangos 2009-08-26 08:47:54 +04:00
parent 45dd7140b5
commit 3c22e14e53
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 "8422"
#define REVISION_NR "8423"
#endif // __REVISION_NR_H__