summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJaroslav Kysela <perex@perex.cz>2015-11-09 08:39:18 +0100
committerJaroslav Kysela <perex@perex.cz>2015-11-09 08:39:18 +0100
commitfe6b51c77a008f5e3e3841cead41219c3c22ccc7 (patch)
tree69f5316b1e42ce54e6f0c3658bd136c4a9ae75a0
parent0b48b61798373e5ce8abf001bcce530d82c662d2 (diff)
downloadalsa-lib-1.1.0.tar.gz
Release v1.1.0v1.1.0
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 bf7cd855..9490d395 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.0.29)
+AC_INIT(alsa-lib, 1.1.0)
AC_CONFIG_SRCDIR([src/control/control.c])
AC_CONFIG_MACRO_DIR([m4])