From: Jaroslav Kysela Date: Tue, 20 Dec 2016 09:12:30 +0000 (+0100) Subject: Release v1.1.3 X-Git-Tag: v1.1.3^0 X-Git-Url: https://git.alsa-project.org/?a=commitdiff_plain;h=1470ab18b35b799e95037084feb5267708f6f9d9;p=tinycompress.git Release v1.1.3 Signed-off-by: Jaroslav Kysela --- diff --git a/configure.ac b/configure.ac index 48eeea0..b8bb56a 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.1]) +AC_INIT([tinycompress], [1.1.3]) AC_CONFIG_HEADERS([config.h]) AC_CONFIG_MACRO_DIR([m4])