From a672b3c56e3f3d67c5de19d2053af5bde1ae3d9f Mon Sep 17 00:00:00 2001 From: Robin Lindén Date: Fri, 20 Jul 2018 22:52:14 +0200 Subject: Release v0.2.4 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index ac5d31a9..35ddb663 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.3]) +AC_INIT([tox], [0.2.4]) AC_CONFIG_AUX_DIR(configure_aux) AC_CONFIG_SRCDIR([toxcore/net_crypto.c]) AC_CONFIG_HEADERS([config.h]) -- cgit v1.2.3