[10308] Fixed mangos.sql after recent changes.

This commit is contained in:
VladimirMangos 2010-08-02 04:00:49 +04:00
parent c6f2f16e05
commit 1500be4079
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 "10307"
#define REVISION_NR "10308"
#endif // __REVISION_NR_H__