From a66281d8453edde56145e032e8d38db91580ba08 Mon Sep 17 00:00:00 2001 From: Alexander Lantsev Date: Fri, 29 May 2015 21:33:17 +0000 Subject: Tox: - reworked code related with address/public key - added tox_add_tcp_relay to bootstrap - updated tox core - version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@13900 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- protocols/Tox/src/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'protocols/Tox/src/version.h') diff --git a/protocols/Tox/src/version.h b/protocols/Tox/src/version.h index 0d7396ac76..7203760d6b 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 6 +#define __BUILD_NUM 7 #include -- cgit v1.2.3