summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJaroslav Kysela <perex@perex.cz>2008-02-05 10:08:11 +0100
committerJaroslav Kysela <perex@perex.cz>2008-02-05 10:08:11 +0100
commit81dbe6b2262bb5ec9cdd0d8203a1fae2abec8deb (patch)
treebb8fb8d1e6110d8f43cdaf96bc39871d0631699a
parent318258f2945aff4ff3f243968b4cd709f012570c (diff)
downloadalsa-utils-1.0.16.tar.gz
release 1.0.16v1.0.16
Patch-level: Merged
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 4358d94..ff5c280 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.16rc1)
+AM_INIT_AUTOMAKE(alsa-utils, 1.0.16)
AM_GNU_GETTEXT([external])
AM_GNU_GETTEXT_VERSION([0.15])