[6808] Fixed VC9 build when TR1 is not present and added revision number output to the exception report

This commit is contained in:
Wyk3d 2008-11-08 22:03:17 +02:00
parent 82ad991969
commit ca31e21740
3 changed files with 5 additions and 4 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "6807"
#define REVISION_NR "6808"
#endif // __REVISION_NR_H__