summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJaroslav Kysela <perex@perex.cz>2005-01-13 09:55:09 +0000
committerJaroslav Kysela <perex@perex.cz>2005-01-13 09:55:09 +0000
commit7cebba00e589d63e52015b681dde1e43eeb0e3a0 (patch)
tree2ad3b8fbf207b82a805d04b6336e69304a891ab8
parent681201610dd435ab13de5a7aa52b81a74b69dfc6 (diff)
downloadalsa-utils-7cebba00e589d63e52015b681dde1e43eeb0e3a0.tar.gz
release: 1.0.8v1.0.8
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 1e37b8f..ae1f8ac 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.8rc2)
+AM_INIT_AUTOMAKE(alsa-utils, 1.0.8)
AM_GNU_GETTEXT([external])
AM_GNU_GETTEXT_VERSION(0.14.1)