summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--protocols/Steam/src/version.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/protocols/Steam/src/version.h b/protocols/Steam/src/version.h
index 50aba82d67..e3618b7451 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 4
-#define __BUILD_NUM 2
+#define __RELEASE_NUM 5
+#define __BUILD_NUM 0
#include <stdver.h>