[7152] Fixed typo in previous commit

This commit is contained in:
arrai 2009-01-23 11:20:55 +01:00
parent 9bede601a2
commit 71cb0f514a
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 "7151"
#define REVISION_NR "7152"
#endif // __REVISION_NR_H__