]> git.alsa-project.org Git - alsa-tools.git/commitdiff
hdspmixer: Bump version number to 1.10
authorAdrian Knoth <adi@drcomp.erfurt.thur.de>
Thu, 24 Feb 2011 20:33:29 +0000 (21:33 +0100)
committerTakashi Iwai <tiwai@suse.de>
Mon, 28 Feb 2011 10:11:05 +0000 (11:11 +0100)
Florian Faber's last hdspmixer64 version was 1.9, so let's make this the
successor (contains everything that was in 1.9 and also Fredrik's work
on AES(32) support)

Signed-off-by: Adrian Knoth <adi@drcomp.erfurt.thur.de>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
hdspmixer/configure.in

index 8f2c498ca04d75ed465cae0bebca03f4cff7bb42..1b43bc94faf821d55fc2e243367f6e6e86b7d4b2 100644 (file)
@@ -1,5 +1,5 @@
 AC_INIT(src/hdspmixer.cxx)
-AM_INIT_AUTOMAKE(hdspmixer, 1.6)
+AM_INIT_AUTOMAKE(hdspmixer, 1.10)
 
 AC_PROG_CXX
 AC_PROG_MAKE_SET