From 420614f4a7aabd062ba5d40fa8f872e1160ea162 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20P=C3=B6sel?= Date: Thu, 7 Dec 2017 15:40:36 +0100 Subject: Steam: Fix double encoding of username (fixes #781) --- protocols/Steam/src/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'protocols/Steam/src/version.h') diff --git a/protocols/Steam/src/version.h b/protocols/Steam/src/version.h index 6b19a0e80a..52650230ab 100644 --- a/protocols/Steam/src/version.h +++ b/protocols/Steam/src/version.h @@ -1,7 +1,7 @@ #define __MAJOR_VERSION 0 #define __MINOR_VERSION 11 #define __RELEASE_NUM 6 -#define __BUILD_NUM 2 +#define __BUILD_NUM 3 #include -- cgit v1.2.3