From: Jaroslav Kysela Date: Fri, 12 May 2017 08:01:46 +0000 (+0200) Subject: Release v1.1.4 X-Git-Tag: v1.1.4^0 X-Git-Url: https://git.alsa-project.org/?a=commitdiff_plain;h=3442cbeb37e7b4ae5e71aae8596880759001f9ea;p=tinycompress.git Release v1.1.4 Signed-off-by: Jaroslav Kysela --- diff --git a/configure.ac b/configure.ac index b8bb56a..78c1abc 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.3]) +AC_INIT([tinycompress], [1.1.4]) AC_CONFIG_HEADERS([config.h]) AC_CONFIG_MACRO_DIR([m4])