[c12593] Fix a mistake from [12432]

This commit is contained in:
Schmoozerd 2013-05-31 10:54:46 +01:00 committed by Antz
parent 66581d99ff
commit c93ade7c59
3 changed files with 15 additions and 4 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "12592"
#define REVISION_NR "12593"
#endif // __REVISION_NR_H__