summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJaroslav Kysela <perex@perex.cz>2009-12-16 16:18:52 +0100
committerJaroslav Kysela <perex@perex.cz>2009-12-16 16:18:52 +0100
commit6b4fbdfd717729568296845ab3eb0525290332d6 (patch)
treed732fa22506d89ba820d3a51d0bf2dc02e18df0b
parent075becdb1ace743149eae9a32bc48f22d027092f (diff)
downloadalsa-utils-6b4fbdfd717729568296845ab3eb0525290332d6.tar.gz
Release v1.0.22v1.0.22
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 931d034..66b785f 100644
--- a/configure.in
+++ b/configure.in
@@ -2,7 +2,7 @@ dnl Process this file with autoconf to produce a configure script.
AC_PREREQ(2.59)
AC_INIT(aplay/aplay.c)
AC_PREFIX_DEFAULT(/usr)
-AM_INIT_AUTOMAKE(alsa-utils, 1.0.21)
+AM_INIT_AUTOMAKE(alsa-utils, 1.0.22)
AM_GNU_GETTEXT([external])
AM_GNU_GETTEXT_VERSION([0.15])