summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJaroslav Kysela <perex@perex.cz>2015-10-27 17:34:26 +0100
committerJaroslav Kysela <perex@perex.cz>2015-10-27 17:34:26 +0100
commitd5a682946d860edc0ace395ea082a2b93b2d6381 (patch)
treeab6dfe0fe3d1635cf1fed989f3583b5893073f9d
parent47e668f453d2e7d4cc7611feecdccdae0f143bd0 (diff)
downloadalsa-utils-d5a682946d860edc0ace395ea082a2b93b2d6381.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 cbeb196..bdb133c 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.0.29)
+AC_INIT(alsa-utils, 1.1.0)
AC_CONFIG_SRCDIR([aplay/aplay.c])
AC_PREFIX_DEFAULT(/usr)
AM_INIT_AUTOMAKE