From: Jaroslav Kysela Date: Tue, 13 Jan 2026 07:12:40 +0000 (+0100) Subject: Release v1.2.15.3 X-Git-Tag: v1.2.15.3 X-Git-Url: https://git.alsa-project.org/?a=commitdiff_plain;h=1db24a47ffb63f1e37fd7be088128a73e04121dc;p=alsa-lib.git Release v1.2.15.3 Signed-off-by: Jaroslav Kysela --- diff --git a/configure.ac b/configure.ac index 4537c609..9810fd4a 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.15.2) +AC_INIT(alsa-lib, 1.2.15.3) AC_CONFIG_SRCDIR([src/control/control.c]) AC_CONFIG_MACRO_DIR([m4])