]> git.alsa-project.org Git - alsa-lib.git/commitdiff
configure: bumb version to 1.2.6pre1 (for alsactl/alsa-utils)
authorJaroslav Kysela <perex@perex.cz>
Thu, 28 Oct 2021 10:13:44 +0000 (12:13 +0200)
committerJaroslav Kysela <perex@perex.cz>
Thu, 28 Oct 2021 10:13:44 +0000 (12:13 +0200)
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
configure.ac

index 635bfeae722ff3040f3661d4662a87c710b84ef9..3f6aa2ebf73309ac239dfc8acd6eb4f881fe5797 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.5)
+AC_INIT(alsa-lib, 1.2.6pre1)
 
 AC_CONFIG_SRCDIR([src/control/control.c])
 AC_CONFIG_MACRO_DIR([m4])