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/TipperYM/common.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'plugins/TipperYM')

diff --git a/plugins/TipperYM/common.h b/plugins/TipperYM/common.h
index 11842dc9d4..930fe28d3c 100644
--- a/plugins/TipperYM/common.h
+++ b/plugins/TipperYM/common.h
@@ -38,7 +38,7 @@ Boston, MA 02111-1307, USA.
 #define _WIN32_IE 0x0600	// Change this to the appropriate value to target other versions of IE.
 #endif
 
-#define MIRANDA_VER		0x0800
+#define MIRANDA_VER		0x0A00
 
 #include <m_stdhdr.h>
 
-- 
cgit v1.2.3