From 419e301b09de1935ab61f9a28363bb375fc7e208 Mon Sep 17 00:00:00 2001 From: Alexander Lantsev Date: Sun, 2 Aug 2015 20:42:43 +0000 Subject: Steam: - fixed bug with default group creation - added HttpResponse - version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@14824 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- protocols/Steam/src/version.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'protocols/Steam/src/version.h') diff --git a/protocols/Steam/src/version.h b/protocols/Steam/src/version.h index f89c59fa87..c901a0c34f 100644 --- a/protocols/Steam/src/version.h +++ b/protocols/Steam/src/version.h @@ -1,14 +1,14 @@ #define __MAJOR_VERSION 0 #define __MINOR_VERSION 11 #define __RELEASE_NUM 4 -#define __BUILD_NUM 1 +#define __BUILD_NUM 2 #include #define __PLUGIN_NAME "Steam protocol" #define __FILENAME "Steam.dll" #define __DESCRIPTION "Steam protocol support for Miranda NG." -#define __AUTHOR "unsane, Robert P\xf6" "sel" +#define __AUTHOR "Miranda NG Team, Robert P\xf6" "sel" #define __AUTHOREMAIL "" #define __AUTHORWEB "http://miranda-ng.org/p/Steam/" -#define __COPYRIGHT "� 2014-15 Miranda NG team" +#define __COPYRIGHT "© 2014-15 Miranda NG team" -- cgit v1.2.3