release 1.0.10

Patch-level: Merged
This commit is contained in:
Jaroslav Kysela 2005-11-15 13:44:51 +00:00
parent 9a335c4613
commit 3c50a3aa6f

View file

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