summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJaroslav Kysela <perex@perex.cz>2019-05-10 08:57:21 +0200
committerJaroslav Kysela <perex@perex.cz>2019-05-10 08:57:21 +0200
commit9122992a91334cd188203deba54cc077a91cd475 (patch)
tree451cbe2302e491547c8c9a3ef0b2289e0523c609
parent5366bdb4fbc2d569522ca8cf6a161190d2f76e98 (diff)
downloadalsa-lib-9122992a91334cd188203deba54cc077a91cd475.tar.gz
Release v1.1.9v1.1.9
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 e9e1a369..0fb34de4 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.8)
+AC_INIT(alsa-lib, 1.1.9)
AC_CONFIG_SRCDIR([src/control/control.c])
AC_CONFIG_MACRO_DIR([m4])