summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormataes2007 <mataes2007@e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb>2011-04-24 17:50:33 +0000
committermataes2007 <mataes2007@e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb>2011-04-24 17:50:33 +0000
commita390c019367cbabec17cd0a5dc8c8b8a4a455e5e (patch)
tree82fc1fa485b7cfa2a21139d4d3e5f909e944c8ef
parentb560dc9ff4a8e2878fe3f2006429343d9f983415 (diff)
popup:
compilation fix git-svn-id: http://miranda-plugins.googlecode.com/svn/trunk@26 e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb
-rw-r--r--popup/src/headers.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/popup/src/headers.h b/popup/src/headers.h
index 6b5f489..56e20c9 100644
--- a/popup/src/headers.h
+++ b/popup/src/headers.h
@@ -89,7 +89,7 @@ Last change by : $Author: Merlin_de $
#include "../resource.h"
#define NOWIN2K
- #define MIRANDA_VER 0x0700
+ #define MIRANDA_VER 0x0900
//Miranda API (see Miranda svn)
#include <newpluginapi.h>