[12008] Fix BoA items conversion

Thanks to stfx for porting

Signed-off-by: Schmoozerd <schmoozerd@scriptdev2.com>
This commit is contained in:
Feanordev 2011-09-19 20:48:32 +02:00 committed by Schmoozerd
parent ffd060d400
commit e7114b4b3c
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 "12007"
#define REVISION_NR "12008"
#endif // __REVISION_NR_H__