From: Jaroslav Kysela Date: Mon, 6 Dec 2021 10:17:27 +0000 (+0100) Subject: Release v1.2.6 X-Git-Tag: v1.2.6^0 X-Git-Url: https://git.alsa-project.org/?a=commitdiff_plain;h=85b3c276d24e688a0f300aa0090fed958cb29c51;p=alsa-lib.git Release v1.2.6 Signed-off-by: Jaroslav Kysela --- diff --git a/configure.ac b/configure.ac index 3f6aa2eb..4fd16d10 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.6pre1) +AC_INIT(alsa-lib, 1.2.6) AC_CONFIG_SRCDIR([src/control/control.c]) AC_CONFIG_MACRO_DIR([m4])