From: Jaroslav Kysela Date: Tue, 20 Oct 2020 17:45:07 +0000 (+0200) Subject: Release v1.2.4 X-Git-Tag: v1.2.4 X-Git-Url: https://git.alsa-project.org/?a=commitdiff_plain;h=d4eb13e3d8d11e84324a3728389bc1d8b8ba3a6e;p=tinycompress.git Release v1.2.4 Signed-off-by: Jaroslav Kysela --- diff --git a/configure.ac b/configure.ac index e314337..b6b44ed 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.2.3]) +AC_INIT([tinycompress], [1.2.4]) AC_CONFIG_HEADERS([config.h]) AC_CONFIG_MACRO_DIR([m4])