[7030] Fix typos in mangos.sql

Signed-off-by: DiSlord <dislord@nomail.com>
This commit is contained in:
DiSlord 2009-01-05 04:48:10 +03:00
parent daf24ce90c
commit 63c9f1ba72
2 changed files with 3 additions and 3 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7029"
#define REVISION_NR "7030"
#endif // __REVISION_NR_H__