From 73457a3904d1d0547148502f4fa66ec4f5778b53 Mon Sep 17 00:00:00 2001 From: aunsane Date: Mon, 21 Aug 2017 22:28:18 +0300 Subject: Tox: updated libtox --- 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 ef38789370..373138c4eb 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 9 +#define TOX_VERSION_PATCH 10 uint32_t tox_version_patch(void); -- cgit v1.2.3