From: Jaroslav Kysela Date: Wed, 19 Feb 2020 09:35:45 +0000 (+0100) Subject: Release v1.2.2 X-Git-Tag: v1.2.2^0 X-Git-Url: https://git.alsa-project.org/?a=commitdiff_plain;h=b87122a33ba45001f0617190a5a248401194b85a;p=tinycompress.git Release v1.2.2 Signed-off-by: Jaroslav Kysela --- diff --git a/configure.ac b/configure.ac index 449ec6e..b5fff91 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.8]) +AC_INIT([tinycompress], [1.2.2]) AC_CONFIG_HEADERS([config.h]) AC_CONFIG_MACRO_DIR([m4])