From 0ade2615265006e4ab8f701425f66c0e7653aabb Mon Sep 17 00:00:00 2001
From: Kirill Volinsky <mataes2007@gmail.com>
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/StopSpamPlus/headers.h | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

(limited to 'plugins/StopSpamPlus')

diff --git a/plugins/StopSpamPlus/headers.h b/plugins/StopSpamPlus/headers.h
index cfeb7acb00..2adfa0cdf0 100644
--- a/plugins/StopSpamPlus/headers.h
+++ b/plugins/StopSpamPlus/headers.h
@@ -7,8 +7,7 @@
 // disable warnings about underscore in stdc functions
 #pragma warning(disable: 4996)
 
-#define MIRANDA_VER    0x0900
-#define MIRANDA_CUSTOM_LP
+#define MIRANDA_VER    0x0A00
 
 #include <windows.h>
 #include <stdio.h>
-- 
cgit v1.2.3