From b29ea624d53adbc50a9385c4e22d70c89a2a8e79 Mon Sep 17 00:00:00 2001 From: Alexander Lantsev Date: Fri, 10 May 2013 09:28:30 +0000 Subject: - removed big size status icons - fixed crash on unsuccessful login - fixed crash on home tab in own profile info git-svn-id: http://svn.miranda-ng.org/main/trunk@4617 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- protocols/Skype/src/version.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'protocols/Skype/src/version.h') diff --git a/protocols/Skype/src/version.h b/protocols/Skype/src/version.h index 0aff49cd7d..8ba9f70169 100644 --- a/protocols/Skype/src/version.h +++ b/protocols/Skype/src/version.h @@ -1,5 +1,5 @@ #define __MAJOR_VERSION 0 -#define __MINOR_VERSION 0 +#define __MINOR_VERSION 11 #define __RELEASE_NUM 0 #define __BUILD_NUM 1 @@ -17,4 +17,4 @@ #define __AUTHOR "unsane, mataes, ghazan" #define __AUTHOREMAIL "mataes2007@gmail.com" #define __AUTHORWEB "http://miranda-ng.org/" -#define __COPYRIGHT "© 2012-2013 Unsane, Mataes" +#define __COPYRIGHT "© 2012-2013 Miranda NG team" -- cgit v1.2.3