diff options
Diffstat (limited to 'plugins/srmm/commonheaders.h')
-rw-r--r-- | plugins/srmm/commonheaders.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/srmm/commonheaders.h b/plugins/srmm/commonheaders.h index 935c2835c3..fec878afd7 100644 --- a/plugins/srmm/commonheaders.h +++ b/plugins/srmm/commonheaders.h @@ -18,7 +18,7 @@ along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
-#define MIRANDA_VER 0x1000
+#define MIRANDA_VER 0x0A00
#define _WIN32_WINNT 0x0501
#define _WIN32_IE 0x0501
|