From 7aab0d995240c59937d1aa23b7201389341a2be9 Mon Sep 17 00:00:00 2001 From: Robin Lindén Date: Thu, 30 May 2019 15:21:27 +0200 Subject: Release 0.2.10 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 32369bdb..aad254e8 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.2.9]) +AC_INIT([tox], [0.2.10]) AC_CONFIG_AUX_DIR(configure_aux) AC_CONFIG_SRCDIR([toxcore/net_crypto.c]) AC_CONFIG_HEADERS([config.h]) -- cgit v1.2.3