Release v1.2.16
Some checks failed
Build alsa-lib / fedora_latest_build (push) Has been cancelled
Build alsa-lib / ubuntu_last_build (push) Has been cancelled

Signed-off-by: Jaroslav Kysela <perex@perex.cz>
This commit is contained in:
Jaroslav Kysela 2026-06-01 10:04:24 +02:00
parent f7779c2a62
commit 08b532cd3d

View file

@ -1,6 +1,6 @@
dnl Process this file with autoconf to produce a configure script. dnl Process this file with autoconf to produce a configure script.
AC_PREREQ([2.72]) AC_PREREQ([2.72])
AC_INIT([alsa-lib],[1.2.15.3]) AC_INIT([alsa-lib], [1.2.16])
AC_CONFIG_SRCDIR([src/control/control.c]) AC_CONFIG_SRCDIR([src/control/control.c])
AC_CONFIG_MACRO_DIR([m4]) AC_CONFIG_MACRO_DIR([m4])