diff options
Diffstat (limited to 'plugins/modernopt/commonheaders.h')
-rw-r--r-- | plugins/modernopt/commonheaders.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/modernopt/commonheaders.h b/plugins/modernopt/commonheaders.h index fed65f969f..d2d5ed8b86 100644 --- a/plugins/modernopt/commonheaders.h +++ b/plugins/modernopt/commonheaders.h @@ -22,7 +22,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */
// to enable all 0.8.0 core functions
-#define MIRANDA_VER 0x800
+#define MIRANDA_VER 0x0A00
#define WINVER 0x0501
#define _WIN32_WINNT 0x0501
|