[12088] Fix a bad override, blame VC for this

Signed-off-by: Schmoozerd <schmoozerd@scriptdev2.com>
This commit is contained in:
LordJZ 2012-08-12 00:55:27 +02:00 committed by Antz
parent cf53b303f7
commit 8f25d5b866

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "12087"
#define REVISION_NR "12088"
#endif // __REVISION_NR_H__