summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKirill Volinsky <mataes2007@gmail.com>2012-08-06 17:44:52 +0000
committerKirill Volinsky <mataes2007@gmail.com>2012-08-06 17:44:52 +0000
commit9c6b11ff995d448ac8bcf8f9ff40e90b5992a42e (patch)
tree72ed119778d6368d0b5ffbe969b002965ca27450
parentad1bd063790ee39e1eec167674e733b97de6df1d (diff)
MIRANDA_VER fix
git-svn-id: http://svn.miranda-ng.org/main/trunk@1385 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
-rw-r--r--protocols/Quotes/stdafx.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/protocols/Quotes/stdafx.h b/protocols/Quotes/stdafx.h
index 23cd7c3c4a..64db4e54f9 100644
--- a/protocols/Quotes/stdafx.h
+++ b/protocols/Quotes/stdafx.h
@@ -6,8 +6,7 @@
#pragma once
#include "targetver.h"
-#define MIRANDA_VER 0x0800
-#define MIRANDA_CUSTOM_LP
+#define MIRANDA_VER 0x0A00
// #define CHART_IMPLEMENT
#define TEST_IMPORT_EXPORT