From 3f35a84968f100e1e6d3c9df467fd3c82a9ebb13 Mon Sep 17 00:00:00 2001 From: Robin Lindén Date: Sun, 7 Oct 2018 22:53:46 +0200 Subject: Release 0.2.8 --- 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 5a9ca450..ee8a01cc 100644 --- a/toxcore/tox.h +++ b/toxcore/tox.h @@ -183,7 +183,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 7 +#define TOX_VERSION_PATCH 8 uint32_t tox_version_patch(void); -- cgit v1.2.3