summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJaroslav Kysela <perex@perex.cz>2006-09-25 15:22:00 +0200
committerJaroslav Kysela <perex@perex.cz>2006-09-25 15:22:00 +0200
commitf11aa70a299c8f3b909d87ca0f2eeec30604cea3 (patch)
treef35ceb729d4c1030ddcd0b8f57a2cfe5359d31db
parent1edfd1de20d74cf41a2e4f177ded8d50916844ad (diff)
release 1.0.13rc3v1.0.13rc3
Patch-level: Merged
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index e11238d..1a4f480 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.13rc2)
+AM_INIT_AUTOMAKE(alsa-utils, 1.0.13rc3)
AM_GNU_GETTEXT([external])
AM_GNU_GETTEXT_VERSION([0.14])