From 6295d28a1ec00d1caa03adce8fac6baf456ca7da Mon Sep 17 00:00:00 2001 From: Robin Lindén Date: Sun, 6 Aug 2017 12:18:44 +0200 Subject: Release v0.1.10 --- 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 0e5d27e5..30bc9509 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 9 +#define TOX_VERSION_PATCH 10 uint32_t tox_version_patch(void); -- cgit v1.2.3