diff options
author | Gluzskiy Alexandr <sss123next@list.ru> | 2010-07-16 16:05:11 +0300 |
---|---|---|
committer | Gluzskiy Alexandr <sss123next@list.ru> | 2010-07-16 16:05:11 +0300 |
commit | 34215e3c3e8eaa5e1c4e6107a185a1821b51c0ce (patch) | |
tree | 6df1f3e7d861b2d1015aef4dd73e13d010425535 /commonheaders.h | |
parent | c4a68366af174e654d5735f244bf3beb8a81b143 (diff) |
modified: commonheaders.h
modified: init.cpp
modified: utilities.cpp
Diffstat (limited to 'commonheaders.h')
-rw-r--r-- | commonheaders.h | 2 |
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> |