[8918] Fix mangos.sql

This commit is contained in:
VladimirMangos 2009-12-04 06:47:15 +03:00
parent 3b4241624a
commit 562e71ec3f
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 "8917"
#define REVISION_NR "8918"
#endif // __REVISION_NR_H__