diff options
-rw-r--r-- | worldtime_protocol/common.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/worldtime_protocol/common.h b/worldtime_protocol/common.h index cc020f6..430b592 100644 --- a/worldtime_protocol/common.h +++ b/worldtime_protocol/common.h @@ -5,7 +5,7 @@ #define VC_EXTRALEAN
#define _WIN32_WINNT 0x0400
-#define MIRANDA_VER 0x0600
+#define MIRANDA_VER 0x0700
#include <m_stdhdr.h>
|