[0017] Fix build error.

Signed-off-by: Salja <salja2012@hotmail.de>
This commit is contained in:
Salja 2012-08-08 09:52:17 +02:00 committed by Antz
parent 6818d688a9
commit f019641119
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 "0016"
#define REVISION_NR "0017"
#endif // __REVISION_NR_H__