From b7a1174511c3b7fad5b81a54bb4647662d94031c Mon Sep 17 00:00:00 2001 From: Piotr Piastucki Date: Thu, 14 May 2015 15:24:53 +0000 Subject: Updated for partial MSNP24 protocol support, for detailed changes see MSNP24 branch. git-svn-id: http://svn.miranda-ng.org/main/trunk@13589 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- protocols/MSN/src/version.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'protocols/MSN/src/version.h') diff --git a/protocols/MSN/src/version.h b/protocols/MSN/src/version.h index 11fefe7035..3b8e7343f5 100644 --- a/protocols/MSN/src/version.h +++ b/protocols/MSN/src/version.h @@ -19,15 +19,15 @@ along with this program. If not, see . */ #define __MAJOR_VERSION 0 -#define __MINOR_VERSION 11 +#define __MINOR_VERSION 12 #define __RELEASE_NUM 1 -#define __BUILD_NUM 2 +#define __BUILD_NUM 1 #include #define __PLUGIN_NAME "MSN protocol" #define __DESCRIPTION "Microsoft Network (MSN) protocol support for Miranda NG." -#define __AUTHOR "Boris Krasnovskiy, George Hazan, Richard Hughes" +#define __AUTHOR "Boris Krasnovskiy, George Hazan, Richard Hughes, leecher" #define __AUTHOREMAIL "borkra@miranda-im.org" #define __COPYRIGHT "© 2001-2012 Richard Hughes, George Hazan, Boris Krasnovskiy" #define __AUTHORWEB "http://miranda-ng.org/p/MSN/" -- cgit v1.2.3