[12119] Fix Typo in mangos.sql

Signed-off-by: Salja <salja2012@hotmail.de>
This commit is contained in:
Salja 2012-08-28 13:33:57 +02:00 committed by Antz
parent 4867ff720e
commit 393a735d6d
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 "12118"
#define REVISION_NR "12119"
#endif // __REVISION_NR_H__