diff options
author | pescuma <pescuma@c086bb3d-8645-0410-b8da-73a8550f86e7> | 2010-01-01 14:24:20 +0000 |
---|---|---|
committer | pescuma <pescuma@c086bb3d-8645-0410-b8da-73a8550f86e7> | 2010-01-01 14:24:20 +0000 |
commit | d908076a8ec4e3f56db03ba3cd3b79c74e95b29d (patch) | |
tree | f2ce01a2108f53ac70a3f3f009f1b18de8ce0659 /Protocols/SIP/commons.h | |
parent | 1f309b3e73e5c8ee1194cb36c13f7c741cb17cd6 (diff) |
sip: status messages
git-svn-id: http://pescuma.googlecode.com/svn/trunk/Miranda@201 c086bb3d-8645-0410-b8da-73a8550f86e7
Diffstat (limited to 'Protocols/SIP/commons.h')
-rw-r--r-- | Protocols/SIP/commons.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Protocols/SIP/commons.h b/Protocols/SIP/commons.h index e881107..4112a0b 100644 --- a/Protocols/SIP/commons.h +++ b/Protocols/SIP/commons.h @@ -34,7 +34,7 @@ Boston, MA 02111-1307, USA. #include <list>
// Miranda headers
-#define MIRANDA_VER 0x0900
+#define MIRANDA_VER 0x0800
#include <win2k.h>
#include <newpluginapi.h>
#include <m_system.h>
|