summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorJaroslav Kysela <perex@perex.cz>2019-01-07 13:55:40 +0100
committerJaroslav Kysela <perex@perex.cz>2019-01-07 15:01:46 +0100
commite1aa6d4d55f503d70771210d4685b6ee50b149fa (patch)
treecdc0445ef99948fad8f71b07436f7b9b84c55a0c /configure.ac
parent783c0579ad07db1297fd0b439857ed149e360e54 (diff)
downloadalsa-utils-e1aa6d4d55f503d70771210d4685b6ee50b149fa.tar.gz
Release v1.1.8v1.1.8
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 3c11f35..7938996 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.7)
+AC_INIT(alsa-utils, 1.1.8)
AC_CONFIG_SRCDIR([aplay/aplay.c])
AC_PREFIX_DEFAULT(/usr)
AM_INIT_AUTOMAKE