summaryrefslogtreecommitdiff
path: root/protocols
diff options
context:
space:
mode:
authorRobert Pösel <robyer@seznam.cz>2015-03-06 16:46:59 +0000
committerRobert Pösel <robyer@seznam.cz>2015-03-06 16:46:59 +0000
commit964f3fb30b8d15ad8caac691942f8d3e9155b008 (patch)
tree78eac85c6014da69afee4f8d661e362e9766686d /protocols
parent962dc6e6519c52aeeac71fc1d1f7869e94425ed0 (diff)
Steam: Version bump
git-svn-id: http://svn.miranda-ng.org/main/trunk@12357 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols')
-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 027d483369..e33f795d5b 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 2
-#define __BUILD_NUM 4
+#define __RELEASE_NUM 3
+#define __BUILD_NUM 0
#include <stdver.h>