release 1.0.16

Patch-level: Merged
This commit is contained in:
Jaroslav Kysela 2008-02-05 10:08:11 +01:00
parent 318258f294
commit 81dbe6b226

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