]> git.alsa-project.org Git - alsa-utils.git/commitdiff
release 1.0.12rc1 v1.0.12rc1
authorJaroslav Kysela <perex@perex.cz>
Wed, 21 Jun 2006 13:50:44 +0000 (15:50 +0200)
committerJaroslav Kysela <perex@perex.cz>
Wed, 21 Jun 2006 13:50:44 +0000 (15:50 +0200)
Patch-level: Merged

configure.in

index 9e2d3f590898b0ab6930e4501886d0ba23f6df91..a475075f4e750f3ee93adfa41f6069e65c2573d8 100644 (file)
@@ -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.11)
+AM_INIT_AUTOMAKE(alsa-utils, 1.0.12rc1)
 
 AM_GNU_GETTEXT([external])
 AM_GNU_GETTEXT_VERSION([0.14])