summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorJaroslav Kysela <perex@perex.cz>2006-08-04 14:28:17 +0200
committerJaroslav Kysela <perex@perex.cz>2006-08-04 14:28:17 +0200
commit4fa5e3b8e7a5d87e3252021fd4d6edbe976e17c2 (patch)
tree518bb70e5ac4b63e4634001350a3141bd356e94a /configure.in
parente45f2f4bf5b2df04cb800bbd40db489fbf37ccb3 (diff)
downloadalsa-utils-4fa5e3b8e7a5d87e3252021fd4d6edbe976e17c2.tar.gz
release 1.0.12rc2v1.0.12rc2
Patch-level: Merged
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index fdecfa1..eb52b68 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.12rc1)
+AM_INIT_AUTOMAKE(alsa-utils, 1.0.12rc2)
AM_GNU_GETTEXT([external])
AM_GNU_GETTEXT_VERSION([0.14])