summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJaroslav Kysela <perex@perex.cz>2004-08-15 08:24:58 +0000
committerJaroslav Kysela <perex@perex.cz>2004-08-15 08:24:58 +0000
commitacdd3317f97caa6e27420569703eae0acc0c34c3 (patch)
tree6f8db7ca423af5ca83ed8c375f7b42f620d87aba
parent095e74167cf537caf0c70e7702d923b7c9b1c46e (diff)
downloadalsa-utils-1.0.6.tar.gz
release: 1.0.6v1.0.6
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 87ed5a3..35053ea 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.53)
AC_INIT(alsamixer/alsamixer.c)
AC_PREFIX_DEFAULT(/usr)
-AM_INIT_AUTOMAKE(alsa-utils, 1.0.6rc1)
+AM_INIT_AUTOMAKE(alsa-utils, 1.0.6)
dnl Checks for programs.