summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJaroslav Kysela <perex@perex.cz>2010-04-16 13:11:06 +0200
committerJaroslav Kysela <perex@perex.cz>2010-04-16 13:11:06 +0200
commit1b22cb04888ede58a844baf89ede9104f9861b50 (patch)
treeafd8bd229602d5db007bd168e3b628f716b131d2
parentb5f5ebcbe68e92d623e8ca4978042f648aa218cd (diff)
downloadalsa-utils-1b22cb04888ede58a844baf89ede9104f9861b50.tar.gz
Release v1.0.23v1.0.23
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 66b785f..8bae007 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.22)
+AM_INIT_AUTOMAKE(alsa-utils, 1.0.23)
AM_GNU_GETTEXT([external])
AM_GNU_GETTEXT_VERSION([0.15])