summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJaroslav Kysela <perex@perex.cz>2004-11-11 18:29:03 +0000
committerJaroslav Kysela <perex@perex.cz>2004-11-11 18:29:03 +0000
commit78c7251f0460767982a3c9cdeda2974ac8c5d6ce (patch)
tree56875a3ee282bc40ccadfe6f8767ede38354d175
parent067be2158d01e9b02918ad02c6e4de4b12e984d0 (diff)
downloadalsa-utils-1.0.7.tar.gz
release: 1.0.7v1.0.7
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 4b1e040..9028f86 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.7rc2)
+AM_INIT_AUTOMAKE(alsa-utils, 1.0.7)
dnl Checks for programs.