From: Jaroslav Kysela Date: Tue, 16 Oct 2018 08:08:37 +0000 (+0200) Subject: Release v1.1.7 X-Git-Tag: v1.1.7^0 X-Git-Url: https://git.alsa-project.org/?a=commitdiff_plain;h=3dfaee4e0552355a2d1eb8a547e43ee7c3ae04cd;p=tinycompress.git Release v1.1.7 Signed-off-by: Jaroslav Kysela --- diff --git a/configure.ac b/configure.ac index c90d13d..85239ca 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ([2.63]) -AC_INIT([tinycompress], [1.1.6]) +AC_INIT([tinycompress], [1.1.7]) AC_CONFIG_HEADERS([config.h]) AC_CONFIG_MACRO_DIR([m4])