summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorJaroslav Kysela <perex@perex.cz>2021-10-28 12:13:44 +0200
committerJaroslav Kysela <perex@perex.cz>2021-10-28 12:13:44 +0200
commit0e2b167e93c12e8526bdf903e2a269824067e99a (patch)
tree6a517a2f94931ad67aa79988dbf6ec2787ce6257 /configure.ac
parent23198a72cd4f8f8759e650362b4adb485fc9fb12 (diff)
downloadalsa-lib-0e2b167e93c12e8526bdf903e2a269824067e99a.tar.gz
configure: bumb version to 1.2.6pre1 (for alsactl/alsa-utils)
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 635bfeae..3f6aa2eb 100644
--- a/configure.ac
+++ b/configure.ac
@@ -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])