summaryrefslogtreecommitdiff
path: root/protocols/Tox/src/version.h
diff options
context:
space:
mode:
authorAlexander Lantsev <aunsane@gmail.com>2015-05-23 19:43:54 +0000
committerAlexander Lantsev <aunsane@gmail.com>2015-05-23 19:43:54 +0000
commit9b45dbb35a3fb8a9885b72da231bf03671979d86 (patch)
tree0fa5ff21eca76d822666aab8b94d7deacd88b6ba /protocols/Tox/src/version.h
parent2a815f8820ca402626bd283dd5b75744ddeb9812 (diff)
Tox: updated tox core
git-svn-id: http://svn.miranda-ng.org/main/trunk@13792 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/Tox/src/version.h')
-rw-r--r--protocols/Tox/src/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/Tox/src/version.h b/protocols/Tox/src/version.h
index 6e494bddca..0d7396ac76 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 5
+#define __BUILD_NUM 6
#include <stdver.h>