summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJaroslav Kysela <perex@perex.cz>2006-04-19 12:29:49 +0200
committerJaroslav Kysela <perex@perex.cz>2006-04-19 12:29:49 +0200
commitafecb426cd89a11cbbc72e92be9125a967598dc3 (patch)
tree87d1c5d9e35bf3b2f30d503602714228a83cf09c
parenta1b60b133515e8ca8ca65f87c305015a39e3e4cc (diff)
downloadalsa-utils-afecb426cd89a11cbbc72e92be9125a967598dc3.tar.gz
release 1.0.11v1.0.11
Patch-level: Merged
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index dc167a2..9e2d3f5 100644
--- a/configure.in
+++ b/configure.in
@@ -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])