configure: bumb version to 1.2.13pre1 (for alsa-utils)

Signed-off-by: Jaroslav Kysela <perex@perex.cz>
This commit is contained in:
Jaroslav Kysela 2024-09-19 11:55:58 +02:00
parent 93d7645d84
commit 073dc7577a

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