summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJaroslav Kysela <perex@perex.cz>2022-07-08 17:34:30 +0200
committerJaroslav Kysela <perex@perex.cz>2022-07-08 17:34:30 +0200
commit27cfa707e3e5597241e6137df4cc15fc5454caf9 (patch)
tree391925b820f5b7e0e06ccd3b6b1daa9acc62213b
parent9230d000b373885376dd2c2110edd186ee57b7a7 (diff)
downloadalsa-lib-27cfa707e3e5597241e6137df4cc15fc5454caf9.tar.gz
Release v1.2.7.2v1.2.7.2
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 37496d24..864df1d0 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.7.1)
+AC_INIT(alsa-lib, 1.2.7.2)
AC_CONFIG_SRCDIR([src/control/control.c])
AC_CONFIG_MACRO_DIR([m4])