Release v1.0.27

Signed-off-by: Jaroslav Kysela <perex@perex.cz>
This commit is contained in:
Jaroslav Kysela 2013-04-11 13:43:06 +02:00
parent c3a31afe14
commit 3e95cb814c

View file

@ -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.26)
AM_INIT_AUTOMAKE(alsa-utils, 1.0.27)
AM_GNU_GETTEXT([external])
AM_GNU_GETTEXT_VERSION([0.15])