[0066] 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 705fe016ba
commit 12a3a08f01
2 changed files with 2 additions and 1 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "0065"
#define REVISION_NR "0066"
#endif // __REVISION_NR_H__