summaryrefslogtreecommitdiff
path: root/protocols/Tox/src
diff options
context:
space:
mode:
authorAlexander Lantsev <aunsane@gmail.com>2015-08-12 20:23:15 +0000
committerAlexander Lantsev <aunsane@gmail.com>2015-08-12 20:23:15 +0000
commit5fea557d4846a9260c8b76f4157f3e722f7ddd2e (patch)
tree9c5a948f826ff50fac56bb76f557d1f047a79c50 /protocols/Tox/src
parent1590f10ef2b1614517d106292ef2345b853c461a (diff)
Tox: updated toxcore
git-svn-id: http://svn.miranda-ng.org/main/trunk@14931 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/Tox/src')
-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 10ddf68863..212005609f 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 12
+#define __BUILD_NUM 13
#include <stdver.h>