summaryrefslogtreecommitdiff
path: root/commonheaders.h
diff options
context:
space:
mode:
authorGluzskiy Alexandr <sss123next@list.ru>2010-07-16 16:05:11 +0300
committerGluzskiy Alexandr <sss123next@list.ru>2010-07-16 16:05:11 +0300
commit34215e3c3e8eaa5e1c4e6107a185a1821b51c0ce (patch)
tree6df1f3e7d861b2d1015aef4dd73e13d010425535 /commonheaders.h
parentc4a68366af174e654d5735f244bf3beb8a81b143 (diff)
modified: commonheaders.h
modified: init.cpp modified: utilities.cpp
Diffstat (limited to 'commonheaders.h')
-rw-r--r--commonheaders.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/commonheaders.h b/commonheaders.h
index 3214eb2..214b69a 100644
--- a/commonheaders.h
+++ b/commonheaders.h
@@ -23,8 +23,8 @@
#include <list>
using std::list;
+#define MIRANDA_VER 0x0901
-#define MIRANDA_VER 0x0800
#include <newpluginapi.h>
#include <m_jabber.h>
#include <m_protocols.h>