summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJaroslav Kysela <perex@perex.cz>2017-11-14 08:52:09 +0100
committerJaroslav Kysela <perex@perex.cz>2017-11-14 08:52:09 +0100
commit2bacd7042b785e99591671b6464a3c88e4ed5b4b (patch)
tree4bcb92c8c24494081a66f6141b1a3ef1c1e059b3
parent53cdfa39e54253561e56fe0a7743372d10d8f630 (diff)
downloadalsa-lib-2bacd7042b785e99591671b6464a3c88e4ed5b4b.tar.gz
Release v1.1.5v1.1.5
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 c16f2461..22d65bb8 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.4.1)
+AC_INIT(alsa-lib, 1.1.5)
AC_CONFIG_SRCDIR([src/control/control.c])
AC_CONFIG_MACRO_DIR([m4])