From: Jaroslav Kysela Date: Tue, 19 Nov 2019 13:16:27 +0000 (+0100) Subject: Release v1.2.1.1 X-Git-Tag: v1.2.1.1^0 X-Git-Url: https://git.alsa-project.org/?a=commitdiff_plain;h=1d848ab739f0d207098627d2ba66421b3ec75eeb;p=alsa-lib.git Release v1.2.1.1 Signed-off-by: Jaroslav Kysela --- diff --git a/configure.ac b/configure.ac index d5e6906d..35eb3153 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ dnl Process this file with autoconf to produce a configure script. AC_PREREQ(2.59) -AC_INIT(alsa-lib, 1.2.1) +AC_INIT(alsa-lib, 1.2.1.1) AC_CONFIG_SRCDIR([src/control/control.c]) AC_CONFIG_MACRO_DIR([m4])