From 18117581bdc52752f77d178a990e3863a9bbbf19 Mon Sep 17 00:00:00 2001 From: Robin Lindén Date: Thu, 30 Aug 2018 22:43:11 +0200 Subject: Release 0.2.7 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 259a1776..5681c8ad 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.6]) +AC_INIT([tox], [0.2.7]) AC_CONFIG_AUX_DIR(configure_aux) AC_CONFIG_SRCDIR([toxcore/net_crypto.c]) AC_CONFIG_HEADERS([config.h]) -- cgit v1.2.3