summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJaroslav Kysela <perex@perex.cz>2016-12-20 10:12:29 +0100
committerJaroslav Kysela <perex@perex.cz>2016-12-20 10:12:29 +0100
commit84591f0de015e5c40f5bfea83ca62360b9eaa349 (patch)
tree13fdb3856a67672dddc592cac29451cebc58ffa0
parent9839813e7c283ccc0d2a09279df0123d575d82d3 (diff)
downloadalsa-utils-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 d8fcf0f..69ff2ab 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.2)
+AC_INIT(alsa-utils, 1.1.3)
AC_CONFIG_SRCDIR([aplay/aplay.c])
AC_PREFIX_DEFAULT(/usr)
AM_INIT_AUTOMAKE