[11967] Fix mangos.sql. Thanks to NicolasQuasar for pointing. Fix issue #45

This commit is contained in:
Schmoozerd 2012-04-18 17:33:45 +02:00
parent 675c8c41cf
commit 516283e28c
2 changed files with 17 additions and 17 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "11966"
#define REVISION_NR "11967"
#endif // __REVISION_NR_H__