]> git.alsa-project.org Git - alsa-utils.git/commitdiff
release 1.0.11rc2
authorJaroslav Kysela <perex@perex.cz>
Mon, 2 Jan 2006 08:02:26 +0000 (08:02 +0000)
committerJaroslav Kysela <perex@perex.cz>
Mon, 2 Jan 2006 08:02:26 +0000 (08:02 +0000)
Patch-level: Merged

configure.in

index fdfc150726282c4d8b90ff3ea05956f3541d1607..49259f5398b47be91c8a35f6031a9e203803b459 100644 (file)
@@ -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.11rc1)
+AM_INIT_AUTOMAKE(alsa-utils, 1.0.11rc2)
 
 AM_GNU_GETTEXT([external])
 AM_GNU_GETTEXT_VERSION([0.14])