From 995578f1038842288c1ff552fd796ab2377db6e1 Mon Sep 17 00:00:00 2001 From: iphydf Date: Thu, 19 Jan 2017 18:26:48 +0000 Subject: Release v0.1.5. --- 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 eb644ef8..c697be64 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 4 +#define TOX_VERSION_PATCH 5 uint32_t tox_version_patch(void); -- cgit v1.2.3