diff options
Diffstat (limited to 'plugins/MenuItemEx')
-rw-r--r-- | plugins/MenuItemEx/menuex.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/MenuItemEx/menuex.h b/plugins/MenuItemEx/menuex.h index c9f8ddda40..db5cdfc428 100644 --- a/plugins/MenuItemEx/menuex.h +++ b/plugins/MenuItemEx/menuex.h @@ -2,7 +2,7 @@ #define MENUEX_H__
#define _CRT_SECURE_NO_DEPRECATE
-#define MIRANDA_VER 0x0700
+#define MIRANDA_VER 0x0A00
#include "m_stdhdr.h"
#include <windows.h>
|