[7895] Fixed build problem and some warnings in VS2010 projects.

This commit is contained in:
tomrus88 2009-05-26 17:01:55 +04:00
parent 0b020154d9
commit 058e74da21
3 changed files with 7 additions and 12 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7894"
#define REVISION_NR "7895"
#endif // __REVISION_NR_H__