summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJaroslav Kysela <perex@perex.cz>2007-05-31 08:55:26 +0200
committerJaroslav Kysela <perex@perex.cz>2007-05-31 08:55:26 +0200
commit46e9015d88ae327ccdbcefaa9bb602eb1006aa4d (patch)
treeca6d02b8e71f5f1999e23b9b77507dcf6855077a
parent6d32e055d73edfe6be90135c500dcb32491cf04d (diff)
downloadalsa-utils-1.0.14.tar.gz
release 1.0.14v1.0.14
Patch-level: Merged
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index a097080..c159a71 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.14rc4)
+AM_INIT_AUTOMAKE(alsa-utils, 1.0.14)
AM_GNU_GETTEXT([external])
AM_GNU_GETTEXT_VERSION([0.15])