From: Jaroslav Kysela Date: Tue, 14 Nov 2017 07:52:11 +0000 (+0100) Subject: Release v1.1.5 X-Git-Tag: v1.1.5^0 X-Git-Url: https://git.alsa-project.org/?a=commitdiff_plain;h=1fe3a37bef29597349152dd1bd1ddaf0145e4f4e;p=tinycompress.git Release v1.1.5 Signed-off-by: Jaroslav Kysela --- diff --git a/configure.ac b/configure.ac index 78c1abc..15af7b4 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.4]) +AC_INIT([tinycompress], [1.1.5]) AC_CONFIG_HEADERS([config.h]) AC_CONFIG_MACRO_DIR([m4])