summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJaroslav Kysela <perex@perex.cz>2005-06-02 11:38:46 +0000
committerJaroslav Kysela <perex@perex.cz>2005-06-02 11:38:46 +0000
commit3121251d82bc262e7d81bf137165e8a38e20e044 (patch)
tree47f696bcc0260e8a0a25d951a4d00819fcc991b3
parent49693cac86ae7df90eb4a694b18a5c07714796d5 (diff)
release 1.0.9av1.0.9a
Patch-level: Merged
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 3e79015..54ed921 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.9)
+AM_INIT_AUTOMAKE(alsa-utils, 1.0.9a)
AM_GNU_GETTEXT([external])
AM_GNU_GETTEXT_VERSION(0.14.1)