[8575] Fixed x64 build compilation in VC2005

Signed-off-by: Ambal <pogrebniak@gala.net>
This commit is contained in:
Ambal 2009-09-30 22:39:28 +03:00
parent c5a22f775b
commit 0cbb181479
2 changed files with 7 additions and 4 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "8574"
#define REVISION_NR "8575"
#endif // __REVISION_NR_H__