summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJaroslav Kysela <perex@perex.cz>2018-04-03 09:01:36 +0200
committerJaroslav Kysela <perex@perex.cz>2018-04-03 09:01:36 +0200
commit1a95a63524a761fbc184ffc5a82992e275702fee (patch)
tree23613c64f0d8ff573e312ee008bc632769e82458
parenta39f33a151f66ae2e576f0f08be30267ca01dd84 (diff)
downloadalsa-lib-1a95a63524a761fbc184ffc5a82992e275702fee.tar.gz
Release v1.1.6v1.1.6
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 ea8321c4..cce195ae 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.1.5)
+AC_INIT(alsa-lib, 1.1.6)
AC_CONFIG_SRCDIR([src/control/control.c])
AC_CONFIG_MACRO_DIR([m4])