diff options
Diffstat (limited to 'plugins/TipperYM/common.h')
-rw-r--r-- | plugins/TipperYM/common.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/TipperYM/common.h b/plugins/TipperYM/common.h index 11842dc9d4..930fe28d3c 100644 --- a/plugins/TipperYM/common.h +++ b/plugins/TipperYM/common.h @@ -38,7 +38,7 @@ Boston, MA 02111-1307, USA. #define _WIN32_IE 0x0600 // Change this to the appropriate value to target other versions of IE.
#endif
-#define MIRANDA_VER 0x0800
+#define MIRANDA_VER 0x0A00
#include <m_stdhdr.h>
|