diff options
Diffstat (limited to 'nohtml/common.h')
-rw-r--r-- | nohtml/common.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/nohtml/common.h b/nohtml/common.h index 794a5d9..51486f9 100644 --- a/nohtml/common.h +++ b/nohtml/common.h @@ -33,7 +33,8 @@ #include <malloc.h>
#include <stdlib.h>
-#define MIRANDA_VER 0x0600
+#define MIRANDA_VER 0x0800
+
#include <newpluginapi.h>
#include <m_system.h>
#include <m_database.h>
|