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/include/tox.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'protocols/Tox/include') diff --git a/protocols/Tox/include/tox.h b/protocols/Tox/include/tox.h index bae84dd26c..5b3725dca9 100644 --- a/protocols/Tox/include/tox.h +++ b/protocols/Tox/include/tox.h @@ -180,7 +180,7 @@ uint32_t tox_version_minor(void); * The patch or revision number. Incremented when bugfixes are applied without * changing any functionality or API or ABI. */ -#define TOX_VERSION_PATCH 5 +#define TOX_VERSION_PATCH 7 uint32_t tox_version_patch(void); -- cgit v1.2.3