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 --- protocols/FacebookRM/common.h | 2 +- protocols/GTalkExt/targetver.h | 2 +- protocols/MRA/Mra.h | 3 +-- 3 files changed, 3 insertions(+), 4 deletions(-) (limited to 'protocols') diff --git a/protocols/FacebookRM/common.h b/protocols/FacebookRM/common.h index b1f2d2ce90..265c32eb62 100644 --- a/protocols/FacebookRM/common.h +++ b/protocols/FacebookRM/common.h @@ -26,7 +26,7 @@ along with this program. If not, see . //#pragma warning(disable:4312) #pragma warning(disable:4996) -#define MIRANDA_VER 0x1000 +#define MIRANDA_VER 0x0A00 #define _WIN32_WINNT 0x0500 #define _WIN32_WINDOWS 0x0500 diff --git a/protocols/GTalkExt/targetver.h b/protocols/GTalkExt/targetver.h index 710b0599f1..feb11bf4f2 100644 --- a/protocols/GTalkExt/targetver.h +++ b/protocols/GTalkExt/targetver.h @@ -44,4 +44,4 @@ #define _WIN32_IE 0x0700 // Change this to the appropriate value to target other versions of IE. #endif -#define MIRANDA_VER 0x800 +#define MIRANDA_VER 0x0A00 diff --git a/protocols/MRA/Mra.h b/protocols/MRA/Mra.h index bbe4384255..8aa6e5f3b7 100644 --- a/protocols/MRA/Mra.h +++ b/protocols/MRA/Mra.h @@ -16,8 +16,7 @@ #define WINVER 0x0502 #define _WIN32_WINNT 0x0502 -#define MIRANDA_VER 0x0900 -#define MIRANDA_CUSTOM_LP +#define MIRANDA_VER 0x0A00 #include #include -- cgit v1.2.3