From 9da0e2174a4d557f55c17fc0f82df3f6f34f58cf Mon Sep 17 00:00:00 2001 From: aunsane Date: Sun, 26 Mar 2017 22:16:41 +0300 Subject: Tox: updated toxcore to 0.1.7 version bump --- protocols/Tox/src/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'protocols/Tox/src') diff --git a/protocols/Tox/src/version.h b/protocols/Tox/src/version.h index 549ff228cd..99460d36b1 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 22 +#define __BUILD_NUM 23 #include -- cgit v1.2.3