From f7efe28523b35328a22c00b0946f6e6745ce5790 Mon Sep 17 00:00:00 2001 From: aunsane Date: Wed, 23 Aug 2017 21:18:49 +0300 Subject: Revert "Tox: updated libtox" This reverts commit 73457a3904d1d0547148502f4fa66ec4f5778b53. --- 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 e49e40e4fb..eb6d5f2f9b 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 10 +#define TOX_VERSION_PATCH 9 uint32_t tox_version_patch(void); -- cgit v1.2.3