diff options
author | Robert Pösel <robyer@seznam.cz> | 2015-05-05 15:03:10 +0000 |
---|---|---|
committer | Robert Pösel <robyer@seznam.cz> | 2015-05-05 15:03:10 +0000 |
commit | b5975ff4291cddcf3b81a9f17639192da4b44f0a (patch) | |
tree | 3da052b5a01b17ed3215ad6d77022f2a1dc2c3fd /protocols/Steam/src/version.h | |
parent | cf4dec2379e4c1558c5b6346810dc07d9670b557 (diff) |
Steam: Remove traces of Skype, cleanup; Version bump
git-svn-id: http://svn.miranda-ng.org/main/trunk@13443 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/Steam/src/version.h')
-rw-r--r-- | protocols/Steam/src/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/Steam/src/version.h b/protocols/Steam/src/version.h index fb21edaeb0..8dff6cd310 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 3
-#define __BUILD_NUM 2
+#define __BUILD_NUM 3
#include <stdver.h>
|