[10501] Correct wrong character in mangos.sql

Signed-off-by: NoFantasy <nofantasy@nf.no>
This commit is contained in:
NoFantasy 2010-09-18 02:07:51 +02:00
parent 0245efecb7
commit 4e4f74e4aa
2 changed files with 8 additions and 8 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "10500"
#define REVISION_NR "10501"
#endif // __REVISION_NR_H__