summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorJaroslav Kysela <perex@perex.cz>2017-06-01 08:27:36 +0200
committerJaroslav Kysela <perex@perex.cz>2017-06-01 08:27:36 +0200
commit5bcf449df5f2a4d4ca056c81f2e499a11722fcca (patch)
treea6c85b1726b4af03a39cd875a3b28508de5b5474 /configure.ac
parent3752e6b8733dae538d777e726c239d4f723070b1 (diff)
downloadalsa-lib-5bcf449df5f2a4d4ca056c81f2e499a11722fcca.tar.gz
Release v1.1.4.1v1.1.4.1
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 a17f2c4a..26e5d125 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)
+AC_INIT(alsa-lib, 1.1.4.1)
AC_CONFIG_SRCDIR([src/control/control.c])
AC_CONFIG_MACRO_DIR([m4])