summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJaroslav Kysela <perex@perex.cz>2018-10-16 10:08:35 +0200
committerJaroslav Kysela <perex@perex.cz>2018-10-16 10:08:35 +0200
commit3ec6dce5198f100fa8dd2abfc1258fa4138ceb1a (patch)
treed6907663327caf941c6292f7e2f37eccadbebe4f
parentfd13267637257d2437172b1a3f3ab5642666cdc2 (diff)
downloadalsa-lib-3ec6dce5198f100fa8dd2abfc1258fa4138ceb1a.tar.gz
Release v1.1.7v1.1.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 97d61abd..4c9d860f 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.6)
+AC_INIT(alsa-lib, 1.1.7)
AC_CONFIG_SRCDIR([src/control/control.c])
AC_CONFIG_MACRO_DIR([m4])