From 0ade2615265006e4ab8f701425f66c0e7653aabb Mon Sep 17 00:00:00 2001 From: Kirill Volinsky Date: Fri, 18 May 2012 17:40:55 +0000 Subject: updated MIRANDA_VER git-svn-id: http://svn.miranda-ng.org/main/trunk@49 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/UserInfoEx/commonheaders.h | 2 +- plugins/UserInfoEx/mir_contactqueue.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'plugins/UserInfoEx') 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 tstring; * Miranda IM SDK includes and macros ***********************************************************************************************************/ -#define MIRANDA_VER 0x0800 +#define MIRANDA_VER 0x0A00 #include // This must be included first #include diff --git a/plugins/UserInfoEx/mir_contactqueue.h b/plugins/UserInfoEx/mir_contactqueue.h index f211e23ec9..b8f77530b7 100644 --- a/plugins/UserInfoEx/mir_contactqueue.h +++ b/plugins/UserInfoEx/mir_contactqueue.h @@ -32,7 +32,7 @@ Last change by : $Author: ing.u.horn $ #define __CONTACTASYNCQUEUE_H__ #ifndef MIRANDA_VER -#define MIRANDA_VER 0x0800 +#define MIRANDA_VER 0x0A00 #endif #include -- cgit v1.2.3