summaryrefslogtreecommitdiff
path: root/plugins/UserInfoEx/commonheaders.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/UserInfoEx/commonheaders.h')
-rw-r--r--plugins/UserInfoEx/commonheaders.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/UserInfoEx/commonheaders.h b/plugins/UserInfoEx/commonheaders.h
index 22551f6013..de1ac528f8 100644
--- a/plugins/UserInfoEx/commonheaders.h
+++ b/plugins/UserInfoEx/commonheaders.h
@@ -69,7 +69,7 @@ typedef std::basic_string<TCHAR> tstring;
* Miranda IM SDK includes and macros
***********************************************************************************************************/
-#define MIRANDA_VER 0x0800
+#define MIRANDA_VER 0x0A00
#include <newpluginapi.h> // This must be included first
#include <m_stdhdr.h>