1
0
Fork 0

Release v1.0.20

Signed-off-by: Jaroslav Kysela <perex@perex.cz>
This commit is contained in:
Jaroslav Kysela 2009-05-06 09:07:24 +02:00
parent ccd0e8834c
commit 83ae381a05

View file

@ -2,7 +2,7 @@ dnl Process this file with autoconf to produce a configure script.
AC_PREREQ(2.59)
AC_INIT(alsamixer/alsamixer.c)
AC_PREFIX_DEFAULT(/usr)
AM_INIT_AUTOMAKE(alsa-utils, 1.0.19)
AM_INIT_AUTOMAKE(alsa-utils, 1.0.20)
AM_GNU_GETTEXT([external])
AM_GNU_GETTEXT_VERSION([0.15])