summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJaroslav Kysela <perex@perex.cz>2005-08-19 11:45:05 +0000
committerJaroslav Kysela <perex@perex.cz>2005-08-19 11:45:05 +0000
commit3f7d324d0bf15609004eb3441da6ca030f1bbe5c (patch)
treed4c14aa8a44ec43345ee45711ba0bd1480de06a7
parentd4ed3220eb3b92e9d2d21b0ee2eef1dae2f65524 (diff)
downloadalsa-utils-1.0.10rc1.tar.gz
release 1.0.10rc1v1.0.10rc1
Patch-level: Merged
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index cfb788d..8a03dca 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.9a)
+AM_INIT_AUTOMAKE(alsa-utils, 1.0.10rc1)
AM_GNU_GETTEXT([external])
AM_GNU_GETTEXT_VERSION([0.14.4])