summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJaroslav Kysela <perex@perex.cz>2015-02-26 15:49:40 +0100
committerJaroslav Kysela <perex@perex.cz>2015-02-26 15:49:40 +0100
commit85c622e2984b557e6bd79c13cea466012dfb3761 (patch)
treef713ca628e84c26bea81d737944e0f5a14771b43
parentd9021f34d98a4f469f86b247081e25f8bf6e2b81 (diff)
downloadalsa-utils-85c622e2984b557e6bd79c13cea466012dfb3761.tar.gz
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 d953e5c..f09aa54 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.28)
+AC_INIT(alsa-utils, 1.0.29)
AC_CONFIG_SRCDIR([aplay/aplay.c])
AC_PREFIX_DEFAULT(/usr)
AM_INIT_AUTOMAKE