summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJaroslav Kysela <perex@perex.cz>2018-04-03 09:01:37 +0200
committerJaroslav Kysela <perex@perex.cz>2018-04-03 09:01:37 +0200
commitb22f66d6ad913c84c7d1b0360126e54e5c33fdf9 (patch)
tree88b39409d783c8620586c87303c182029cc651a5
parent588b3aa0ef5e0fc3c9056302ac3e5679a7a1dfe8 (diff)
downloadalsa-utils-b22f66d6ad913c84c7d1b0360126e54e5c33fdf9.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 a263d3b..3e8f1e8 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.5)
+AC_INIT(alsa-utils, 1.1.6)
AC_CONFIG_SRCDIR([aplay/aplay.c])
AC_PREFIX_DEFAULT(/usr)
AM_INIT_AUTOMAKE