summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJaroslav Kysela <perex@perex.cz>2006-09-29 13:30:59 +0200
committerJaroslav Kysela <perex@perex.cz>2006-09-29 13:30:59 +0200
commitc5b206864fa82c3ec14d1b3d0aa27399e13ea39d (patch)
treee431f1390ad545b5ec3d4463ac09a5a44ab47c78
parent0502722b52ee191e7669f0a192b3db35e02683f1 (diff)
downloadalsa-utils-c5b206864fa82c3ec14d1b3d0aa27399e13ea39d.tar.gz
release 1.0.13v1.0.13
Patch-level: Merged
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 1a4f480..c79f112 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.13rc3)
+AM_INIT_AUTOMAKE(alsa-utils, 1.0.13)
AM_GNU_GETTEXT([external])
AM_GNU_GETTEXT_VERSION([0.14])