[11856] Add missing comma in mangos.sql. Thanks to miebaik for pointing

This commit is contained in:
Schmoozerd 2011-12-02 12:22:10 +01:00
parent d7e8e75a1e
commit 20e2dddd6c
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 "11855"
#define REVISION_NR "11856"
#endif // __REVISION_NR_H__