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 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 1ff861cd..c4b7a25f 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ([2.65]) -AC_INIT([tox], [0.1.10]) +AC_INIT([tox], [0.1.11]) AC_CONFIG_AUX_DIR(configure_aux) AC_CONFIG_SRCDIR([toxcore/net_crypto.c]) AC_CONFIG_HEADERS([config.h]) -- cgit v1.2.3