From: Jaroslav Kysela Date: Sun, 7 Jun 2020 17:19:45 +0000 (+0200) Subject: Release v1.2.3 X-Git-Tag: v1.2.3^0 X-Git-Url: https://git.alsa-project.org/?a=commitdiff_plain;h=31cafaecc42110c23468e7a839422325996d06ac;p=tinycompress.git Release v1.2.3 Signed-off-by: Jaroslav Kysela --- diff --git a/configure.ac b/configure.ac index b5fff91..e314337 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.2]) +AC_INIT([tinycompress], [1.2.3]) AC_CONFIG_HEADERS([config.h]) AC_CONFIG_MACRO_DIR([m4])