From: Jaroslav Kysela Date: Tue, 27 Oct 2015 13:34:07 +0000 (+0100) Subject: Release v1.1.0 X-Git-Tag: v1.1.0^0 X-Git-Url: https://git.alsa-project.org/?a=commitdiff_plain;h=e605f5684997565ba50cf9ad57df2a7980b5e327;p=tinycompress.git Release v1.1.0 Signed-off-by: Jaroslav Kysela --- diff --git a/configure.ac b/configure.ac index 9d2ce81..3b34dc6 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], [0.2.0]) +AC_INIT([tinycompress], [1.1.0]) AC_CONFIG_HEADERS([config.h]) AC_CONFIG_MACRO_DIR([m4])