From 916b8258d0b19454eb901598efe2c940856241a9 Mon Sep 17 00:00:00 2001 From: Vadim Dashevskiy Date: Thu, 10 Jan 2013 10:05:19 +0000 Subject: - Clist_blind: miranda_ver fix and cosmetic git-svn-id: http://svn.miranda-ng.org/main/trunk@3034 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/Clist_blind/src/commonheaders.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/Clist_blind/src/commonheaders.h') diff --git a/plugins/Clist_blind/src/commonheaders.h b/plugins/Clist_blind/src/commonheaders.h index c0d0e363c2..9aef2da53b 100644 --- a/plugins/Clist_blind/src/commonheaders.h +++ b/plugins/Clist_blind/src/commonheaders.h @@ -21,7 +21,7 @@ along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -#define MIRANDA_VER 0x0800 +#define MIRANDA_VER 0x0A00 #define _WIN32_WINNT 0x0600 #define _WIN32_IE 0x0501 -- cgit v1.2.3