summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJaroslav Kysela <perex@perex.cz>2022-05-31 18:24:24 +0200
committerJaroslav Kysela <perex@perex.cz>2022-05-31 18:24:24 +0200
commit7d934f31425490b27b05eae610a68026e31715e9 (patch)
tree652eda145eddf38fd56e17aee15c1a73dd2c1f86
parent65841efdf58d7e31115a608b9c6d393bb095fbf3 (diff)
downloadalsa-utils-7d934f31425490b27b05eae610a68026e31715e9.tar.gz
Release v1.2.7v1.2.7
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 bf5330a..9f702ba 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-utils, 1.2.6)
+AC_INIT(alsa-utils, 1.2.7)
AC_CONFIG_SRCDIR([aplay/aplay.c])
AC_PREFIX_DEFAULT(/usr)
AM_INIT_AUTOMAKE