[7055] Build getrevision as Win32 application for x64 platform.

This allow build x64 binaries at Win32 platform.
This commit is contained in:
VladimirMangos 2009-01-08 19:13:48 +03:00
parent e1499bcdd9
commit e07baf2914
3 changed files with 9 additions and 9 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7054"
#define REVISION_NR "7055"
#endif // __REVISION_NR_H__