summaryrefslogtreecommitdiff
path: root/protocols/Steam/src/version.h
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/Steam/src/version.h')
-rw-r--r--protocols/Steam/src/version.h6
1 files changed, 3 insertions, 3 deletions
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 <stdver.h>
#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"