From fdb46f6cf216a866d29402ae991be9c43282dde6 Mon Sep 17 00:00:00 2001 From: iphydf Date: Fri, 30 Dec 2016 13:34:26 +0000 Subject: Release v0.1.3. --- 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 dd868ff8..559f8f53 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 2 +#define TOX_VERSION_PATCH 3 uint32_t tox_version_patch(void); -- cgit v1.2.3