]> git.alsa-project.org Git - alsa-utils.git/commitdiff
release: 1.0.8rc2
authorJaroslav Kysela <perex@perex.cz>
Wed, 5 Jan 2005 06:59:09 +0000 (06:59 +0000)
committerJaroslav Kysela <perex@perex.cz>
Wed, 5 Jan 2005 06:59:09 +0000 (06:59 +0000)
configure.in

index c0244d798c3729c40faeeeebd432d3fd483e65ab..1e37b8fadd95da830dcd84c56f0ec0ea810437a8 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.8rc1)
+AM_INIT_AUTOMAKE(alsa-utils, 1.0.8rc2)
 
 AM_GNU_GETTEXT([external])
 AM_GNU_GETTEXT_VERSION(0.14.1)