summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJaroslav Kysela <perex@perex.cz>2018-10-16 10:08:36 +0200
committerJaroslav Kysela <perex@perex.cz>2018-10-16 10:08:36 +0200
commit805d30b260d0f7f7c4453ef09e11f2c3f1b548d5 (patch)
tree7ab6a3326a35966ba724b256c4089f3c3fcffd3e
parent6e90e4fe8e00520ac13c8e968b0342e9b5c74184 (diff)
downloadalsa-utils-805d30b260d0f7f7c4453ef09e11f2c3f1b548d5.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 3e8f1e8..36c712e 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.1.6)
+AC_INIT(alsa-utils, 1.1.7)
AC_CONFIG_SRCDIR([aplay/aplay.c])
AC_PREFIX_DEFAULT(/usr)
AM_INIT_AUTOMAKE