summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJaroslav Kysela <perex@perex.cz>2016-08-02 19:09:45 +0200
committerJaroslav Kysela <perex@perex.cz>2016-08-02 19:09:45 +0200
commit675619eb295f8eb35903ef227e6939a86d8c1e7f (patch)
treeee9623dba64610c252abb76e4572dd8b4874f9a6
parent81eb2168078a83ebc5e283f677e44f021b2edc96 (diff)
downloadalsa-utils-675619eb295f8eb35903ef227e6939a86d8c1e7f.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 05c3be1..750911a 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-utils, 1.1.1)
+AC_INIT(alsa-utils, 1.1.2)
AC_CONFIG_SRCDIR([aplay/aplay.c])
AC_PREFIX_DEFAULT(/usr)
AM_INIT_AUTOMAKE