From: Jaroslav Kysela Date: Thu, 4 May 2023 07:16:16 +0000 (+0200) Subject: Release v1.2.9 X-Git-Tag: v1.2.9^0 X-Git-Url: https://git.alsa-project.org/?a=commitdiff_plain;h=904f0f7e7a29244c05e5874bc36486638d1f7e7f;p=alsa-lib.git Release v1.2.9 Signed-off-by: Jaroslav Kysela --- diff --git a/configure.ac b/configure.ac index ff82c6e8..b6266651 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.8) +AC_INIT(alsa-lib, 1.2.9) AC_CONFIG_SRCDIR([src/control/control.c]) AC_CONFIG_MACRO_DIR([m4])