summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJaroslav Kysela <perex@perex.cz>2006-09-12 15:35:48 +0200
committerJaroslav Kysela <perex@perex.cz>2006-09-12 15:35:48 +0200
commitd3355bea091443f2354e2df756492a3a9b488fa8 (patch)
tree12f19e8ef2d478d54b8b9b56738993e3cb1913d8
parent66d0a2899f90283d8afa1ad55660f1250c927d60 (diff)
downloadalsa-utils-1.0.13rc2.tar.gz
release 1.0.13rc2v1.0.13rc2
Patch-level: Merged
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index e062168..e11238d 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.13rc1)
+AM_INIT_AUTOMAKE(alsa-utils, 1.0.13rc2)
AM_GNU_GETTEXT([external])
AM_GNU_GETTEXT_VERSION([0.14])