[12074] Improve OS detection for windows crash reporting

This commit is contained in:
stfx 2012-08-02 09:54:45 +02:00
parent 10f55eab70
commit 8ebcfae37c
2 changed files with 50 additions and 140 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "12073"
#define REVISION_NR "12074"
#endif // __REVISION_NR_H__