summaryrefslogtreecommitdiff
path: root/protocols/Steam/src
diff options
context:
space:
mode:
authorRobert Pösel <robyer@seznam.cz>2015-12-21 10:37:43 +0000
committerRobert Pösel <robyer@seznam.cz>2015-12-21 10:37:43 +0000
commit8b126dc48d0e4fc3585a723140f8da83a55eb5b3 (patch)
treec8b990ffc5825512cd72e1ad8ef25c6f5499525c /protocols/Steam/src
parent56b177cff6de7a1cef5e02d508fce4b53baddba1 (diff)
Steam: Version bump; Enough changes now, Merry Christmas! :-)
git-svn-id: http://svn.miranda-ng.org/main/trunk@15924 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/Steam/src')
-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>