]> git.alsa-project.org Git - alsa-lib.git/commitdiff
configure: bumb version to 1.2.11pre1 (for aplay/alsa-utils)
authorJaroslav Kysela <perex@perex.cz>
Tue, 12 Dec 2023 12:41:30 +0000 (13:41 +0100)
committerJaroslav Kysela <perex@perex.cz>
Tue, 12 Dec 2023 12:41:30 +0000 (13:41 +0100)
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
configure.ac

index 225d86ecaa1ebe5c3afb656d6f91137d6702b9ea..f86011f11b604e0e4e0b45c6a749161009f65a22 100644 (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])