release 1.0.11

Patch-level: Merged
This commit is contained in:
Jaroslav Kysela 2006-04-19 12:29:49 +02:00
parent a1b60b1335
commit afecb426cd

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.11rc5)
AM_INIT_AUTOMAKE(alsa-utils, 1.0.11)
AM_GNU_GETTEXT([external])
AM_GNU_GETTEXT_VERSION([0.14])