[12728] Fixed typo

This commit is contained in:
sanctum32 2013-11-17 21:05:27 +02:00 committed by Antz
parent 3c89d661aa
commit 75a4184ef5
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "12727"
#define REVISION_NR "12728"
#endif // __REVISION_NR_H__