From: Jaroslav Kysela Date: Mon, 29 Jan 2024 16:16:07 +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=7e3a3c2b0a092d0f568ba3c98365030dd91cc877;p=alsa-lib.git Release v1.2.11 Signed-off-by: Jaroslav Kysela --- diff --git a/configure.ac b/configure.ac index 024e70b0..7a152a4a 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.11pre1) +AC_INIT(alsa-lib, 1.2.11) AC_CONFIG_SRCDIR([src/control/control.c]) AC_CONFIG_MACRO_DIR([m4])