[12201] Fix spell 57397. Thanks to koksneo for spotting the error

This commit is contained in:
Schmoozerd 2012-09-07 01:11:01 +02:00 committed by Antz
parent 56e59031b2
commit 5dcb4d40ce
2 changed files with 4 additions and 2 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "12200"
#define REVISION_NR "12201"
#endif // __REVISION_NR_H__