[0007] Fix VC100 build.

Signed-off-by: Salja <salja2012@hotmail.de>
This commit is contained in:
Salja 2012-08-07 18:38:23 +02:00 committed by Antz
parent 4409188546
commit a97b8311d2
3 changed files with 5 additions and 1 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "0006"
#define REVISION_NR "0007"
#endif // __REVISION_NR_H__