summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJaroslav Kysela <perex@perex.cz>2007-08-30 10:23:34 +0200
committerJaroslav Kysela <perex@perex.cz>2007-08-30 10:23:34 +0200
commit975abeea478544bf8661abf9f9930e41f2b750b1 (patch)
treef64b18e2b15bda7e7078c80e2e9561d4dc4f1c4a
parentcbb2d555dfa8a4ee0921a1afff331727db4529a9 (diff)
downloadalsa-utils-975abeea478544bf8661abf9f9930e41f2b750b1.tar.gz
release 1.0.15rc1v1.0.15rc1
Patch-level: Merged
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index c159a71..e8f9fca 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.14)
+AM_INIT_AUTOMAKE(alsa-utils, 1.0.15rc1)
AM_GNU_GETTEXT([external])
AM_GNU_GETTEXT_VERSION([0.15])