[10007] Fix wrongly initialized value

This commit is contained in:
Laise 2010-05-30 23:38:38 +03:00
parent b98691501b
commit 6551671f6d
8 changed files with 13 additions and 8 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "10006"
#define REVISION_NR "10007"
#endif // __REVISION_NR_H__