From: Jaroslav Kysela Date: Tue, 3 Apr 2018 07:01:36 +0000 (+0200) Subject: Release v1.1.6 X-Git-Tag: v1.1.6^0 X-Git-Url: https://git.alsa-project.org/?a=commitdiff_plain;h=1a95a63524a761fbc184ffc5a82992e275702fee;p=alsa-lib.git Release v1.1.6 Signed-off-by: Jaroslav Kysela --- diff --git a/configure.ac b/configure.ac index ea8321c4..cce195ae 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.5) +AC_INIT(alsa-lib, 1.1.6) AC_CONFIG_SRCDIR([src/control/control.c]) AC_CONFIG_MACRO_DIR([m4])