Release v1.0.24.2

Signed-off-by: Jaroslav Kysela <perex@perex.cz>
This commit is contained in:
Jaroslav Kysela 2011-01-31 15:19:55 +01:00
parent e7d86f1c9c
commit 209796937a

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