[12147] Fix a bg achievement due to a missing change of [12067]

Note: This is what override correctness is used for :)

Signed-off-by: Schmoozerd <schmoozerd@scriptdev2.com>
This commit is contained in:
stfx 2012-08-28 23:24:14 +02:00 committed by Antz
parent 705f716cb1
commit caa36a0219
5 changed files with 5 additions and 5 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "12146"
#define REVISION_NR "12147"
#endif // __REVISION_NR_H__