]> git.alsa-project.org Git - alsa-utils.git/commitdiff
release: 1.0.9rc4
authorJaroslav Kysela <perex@perex.cz>
Mon, 23 May 2005 11:32:48 +0000 (11:32 +0000)
committerJaroslav Kysela <perex@perex.cz>
Mon, 23 May 2005 11:32:48 +0000 (11:32 +0000)
configure.in

index a1a920e851dfb8df5304307ceb3bb7c2d8eb9ca6..42ba0fe71c834fbeb18b9f9d33c02a8faf092d38 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.9rc3)
+AM_INIT_AUTOMAKE(alsa-utils, 1.0.9rc4)
 
 AM_GNU_GETTEXT([external])
 AM_GNU_GETTEXT_VERSION(0.14.1)