[c12608] Fix typo.

This commit is contained in:
jethro84530 2013-05-31 11:48:07 +01:00 committed by Antz
parent af1c665095
commit d24770cf34
3 changed files with 4 additions and 4 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "12607"
#define REVISION_NR "12608"
#endif // __REVISION_NR_H__