From 0137f837ddf36dfd6e7de6decdc763a62b4fdb2c Mon Sep 17 00:00:00 2001 From: George Hazan Date: Sun, 19 Jun 2016 14:38:21 +0000 Subject: fix for a memory corruption git-svn-id: http://svn.miranda-ng.org/main/trunk@17011 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- protocols/MSN/src/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'protocols/MSN/src/version.h') diff --git a/protocols/MSN/src/version.h b/protocols/MSN/src/version.h index b8501d6681..904c641c88 100644 --- a/protocols/MSN/src/version.h +++ b/protocols/MSN/src/version.h @@ -21,7 +21,7 @@ along with this program. If not, see . #define __MAJOR_VERSION 0 #define __MINOR_VERSION 12 #define __RELEASE_NUM 1 -#define __BUILD_NUM 1 +#define __BUILD_NUM 2 #include -- cgit v1.2.3