diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2015-06-16 13:14:19 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2015-06-16 13:14:19 +0000 |
commit | c9700c210aa7252faa78af4fbd39a6e0de9f1642 (patch) | |
tree | 19fb78636d572f8600e3696476248632bf830293 /protocols/Tox/src | |
parent | 06ea9342f38c7efa0003f47ead59f2ae412d0abe (diff) |
bump
git-svn-id: http://svn.miranda-ng.org/main/trunk@14206 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/Tox/src')
-rw-r--r-- | protocols/Tox/src/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/Tox/src/version.h b/protocols/Tox/src/version.h index 7203760d6b..59e0f560ca 100644 --- a/protocols/Tox/src/version.h +++ b/protocols/Tox/src/version.h @@ -1,7 +1,7 @@ #define __MAJOR_VERSION 0
#define __MINOR_VERSION 11
#define __RELEASE_NUM 1
-#define __BUILD_NUM 7
+#define __BUILD_NUM 8
#include <stdver.h>
|