configure: bumb version to 1.2.11pre1 (for aplay/alsa-utils)

Signed-off-by: Jaroslav Kysela <perex@perex.cz>
This commit is contained in:
Jaroslav Kysela 2023-12-12 13:41:30 +01:00
parent 0e0a92bde2
commit 3d4230aa8c

View file

@ -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.10)
AC_INIT(alsa-lib, 1.2.11pre1)
AC_CONFIG_SRCDIR([src/control/control.c])
AC_CONFIG_MACRO_DIR([m4])