From 38197ead1ac8e551b09726b74557a6f980d15237 Mon Sep 17 00:00:00 2001 From: aunsane Date: Fri, 20 Apr 2018 18:08:35 +0300 Subject: Tox: toxcore updated to v0.2.2 --- protocols/Tox/libtox/src/toxcore/tox.api.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'protocols/Tox/libtox/src/toxcore/tox.api.h') diff --git a/protocols/Tox/libtox/src/toxcore/tox.api.h b/protocols/Tox/libtox/src/toxcore/tox.api.h index d6148414be..1c3b112115 100644 --- a/protocols/Tox/libtox/src/toxcore/tox.api.h +++ b/protocols/Tox/libtox/src/toxcore/tox.api.h @@ -179,7 +179,7 @@ const VERSION_MINOR = 2; * The patch or revision number. Incremented when bugfixes are applied without * changing any functionality or API or ABI. */ -const VERSION_PATCH = 1; +const VERSION_PATCH = 2; /** * A macro to check at preprocessing time whether the client code is compatible -- cgit v1.2.3