hdspmixer: Bump version number to 1.10

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>
This commit is contained in:
Adrian Knoth 2011-02-24 21:33:29 +01:00 committed by Takashi Iwai
parent 3f34b2c0f2
commit 3506d3d9a7

View 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