diff options
Diffstat (limited to 'plugins/CryptoPP/commonheaders.h')
-rw-r--r-- | plugins/CryptoPP/commonheaders.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/CryptoPP/commonheaders.h b/plugins/CryptoPP/commonheaders.h index c0d69540e9..78cf361487 100644 --- a/plugins/CryptoPP/commonheaders.h +++ b/plugins/CryptoPP/commonheaders.h @@ -27,7 +27,7 @@ #define _WIN32_IE 0x0501
#endif
-#define MIRANDA_VER 0x0700
+#define MIRANDA_VER 0x0A00
#include <m_stdhdr.h>
#if _MSC_VER > 1000
|