[9332] Correct mangos.sql for missing RewRepValueIdN-fields

This commit is contained in:
NoFantasy 2010-02-08 23:46:19 +01:00
parent 8465d95d9f
commit 2fc0025b89
2 changed files with 6 additions and 1 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "9331"
#define REVISION_NR "9332"
#endif // __REVISION_NR_H__