summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJaroslav Kysela <perex@perex.cz>2021-12-09 14:17:59 +0100
committerJaroslav Kysela <perex@perex.cz>2021-12-09 14:17:59 +0100
commit1454b5f118a3b92663923fe105daecfeb7e20f1b (patch)
tree6e2c44a4a2e4e278f10721a0159dc6d3cba9f1db
parent4b22871ee5a3bbc8eef7039bfc8db5e65ff3895f (diff)
downloadalsa-lib-1.2.6.1.tar.gz
Release v1.2.6.1v1.2.6.1
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 4fd16d10..2d780788 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.6)
+AC_INIT(alsa-lib, 1.2.6.1)
AC_CONFIG_SRCDIR([src/control/control.c])
AC_CONFIG_MACRO_DIR([m4])