summaryrefslogtreecommitdiff
path: root/protocols/Steam
diff options
context:
space:
mode:
authorRobert Pösel <robyer@seznam.cz>2016-12-25 12:53:31 +0100
committerRobert Pösel <robyer@seznam.cz>2016-12-25 12:53:31 +0100
commitd3f61963c44210c20222c64b1d607a8eed2b7636 (patch)
tree544175d52cf3e952f520e9da287ea230f2bee8e1 /protocols/Steam
parent35e6fa87fd67d1d0a73b6314ef6579b8bdaaea8c (diff)
Steam: Version bump
Diffstat (limited to 'protocols/Steam')
-rw-r--r--protocols/Steam/src/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/Steam/src/version.h b/protocols/Steam/src/version.h
index 12dd9db18e..93c997fc98 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 0
+#define __BUILD_NUM 1
#include <stdver.h>