summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJaroslav Kysela <perex@perex.cz>2016-12-20 15:43:20 +0100
committerJaroslav Kysela <perex@perex.cz>2016-12-20 15:43:20 +0100
commit7e86c8c56fba6fd8cdb57ee97aaa731c351a8892 (patch)
treef585bb789aee2ae31c8748536e2800f4bb06a1e6
parent481badb4e95c41e7e5af47bc39d9eccf01bd9fe7 (diff)
downloadalsa-lib-baserock/v1.1.3.tar.gz
Release v1.1.3v1.1.3baserock/v1.1.3
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 0dfbe81c..71bd8527 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.2)
+AC_INIT(alsa-lib, 1.1.3)
AC_CONFIG_SRCDIR([src/control/control.c])
AC_CONFIG_MACRO_DIR([m4])