From: Jaroslav Kysela Date: Mon, 29 Jan 2024 12:57:33 +0000 (+0100) Subject: Release v1.2.11 X-Git-Tag: v1.2.11^0 X-Git-Url: https://git.alsa-project.org/?a=commitdiff_plain;h=e98e500873c9c4fdd752d1c85b6116da426a8a70;p=tinycompress.git Release v1.2.11 Signed-off-by: Jaroslav Kysela --- diff --git a/configure.ac b/configure.ac index cac5f33..6a1334c 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.8]) +AC_INIT([tinycompress], [1.2.11]) AC_CONFIG_HEADERS([config.h]) AC_CONFIG_MACRO_DIR([m4])