summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJaroslav Kysela <perex@perex.cz>2006-08-31 10:06:19 +0200
committerJaroslav Kysela <perex@perex.cz>2006-08-31 10:06:19 +0200
commit66961306508d945a923491fe605822b0a4301455 (patch)
tree55a1aaccc7f396b6cd926c11c9504cf6ec11f569
parentcd22065cced2b58dd88008cedfdfd958a4a2676d (diff)
downloadalsa-utils-66961306508d945a923491fe605822b0a4301455.tar.gz
release 1.0.13rc1v1.0.13rc1
Patch-level: Merged
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 1735d82..e062168 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.12)
+AM_INIT_AUTOMAKE(alsa-utils, 1.0.13rc1)
AM_GNU_GETTEXT([external])
AM_GNU_GETTEXT_VERSION([0.14])