From fc0cc08b2115d037551369f69519e95e841643aa Mon Sep 17 00:00:00 2001 From: Robin Lindén Date: Sun, 17 Dec 2017 19:08:13 +0100 Subject: Release v0.1.11 --- toxcore/tox.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'toxcore/tox.h') diff --git a/toxcore/tox.h b/toxcore/tox.h index 30bc9509..cb9c4fa0 100644 --- a/toxcore/tox.h +++ b/toxcore/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 11 uint32_t tox_version_patch(void); -- cgit v1.2.3