[7101] Fixed build at VC80/VC90 x64 with proper call getrevision.exe

This commit is contained in:
VladimirMangos 2009-01-18 03:34:46 +03:00
parent bd30c12169
commit c138b5462d
3 changed files with 13 additions and 13 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7100"
#define REVISION_NR "7101"
#endif // __REVISION_NR_H__