From: Jaroslav Kysela Date: Thu, 31 Mar 2016 13:12:42 +0000 (+0200) Subject: Release v1.1.1 X-Git-Tag: v1.1.1^0 X-Git-Url: https://git.alsa-project.org/?a=commitdiff_plain;h=80a1475efa9413f0652c7eeee558422cadccae96;p=tinycompress.git Release v1.1.1 Signed-off-by: Jaroslav Kysela --- diff --git a/configure.ac b/configure.ac index 3b34dc6..48eeea0 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.0]) +AC_INIT([tinycompress], [1.1.1]) AC_CONFIG_HEADERS([config.h]) AC_CONFIG_MACRO_DIR([m4])