summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJaroslav Kysela <perex@perex.cz>2016-08-02 19:48:38 +0200
committerJaroslav Kysela <perex@perex.cz>2016-08-02 19:48:38 +0200
commit1bf144013cffdeb41a5df3a11a8eb2596c5ea2b5 (patch)
treee794b6d6a84be1b33cab5cdf0704c362b5ac6388
parentef43a007eccfe8ff6f39ddd031a5e5e370a96c9c (diff)
downloadalsa-lib-1bf144013cffdeb41a5df3a11a8eb2596c5ea2b5.tar.gz
Release v1.1.2v1.1.2baserock/v1.1.2
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 19298289..f592e8b7 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.1)
+AC_INIT(alsa-lib, 1.1.2)
AC_CONFIG_SRCDIR([src/control/control.c])
AC_CONFIG_MACRO_DIR([m4])