[11929] Fix build on VC90, 64bit

This commit is contained in:
faramir118 2012-03-28 18:17:36 +02:00 committed by Schmoozerd
parent c6a751134c
commit a8c5ba581c
2 changed files with 5 additions and 5 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "11928"
#define REVISION_NR "11929"
#endif // __REVISION_NR_H__