Updated version number

This commit is contained in:
Abramo Bagnara 2001-02-25 22:37:18 +00:00
parent cd88bf91b8
commit 4200ac00a4
2 changed files with 3 additions and 3 deletions

View file

@ -20,11 +20,11 @@
*
* Wed Feb 14 13:08:17 CET 2001 Jaroslav Kysela <perex@suse.cz>
*
* * ported to the latest mixer 0.6.x API (function based)
* * ported to the latest mixer 0.9.x API (function based)
*
* Fri Jun 23 14:10:00 MEST 2000 Jaroslav Kysela <perex@suse.cz>
*
* * ported to new mixer 0.6.x API (simple control)
* * ported to new mixer 0.9.x API (simple control)
* * improved error handling (mixer_abort)
*
* Thu Mar 9 22:54:16 MET 2000 Takashi iwai <iwai@ww.uni-erlangen.de>

View file

@ -10,7 +10,7 @@ AC_PROG_INSTALL
AC_PROG_LN_S
AC_PROG_YACC
AM_PROG_LEX
AM_PATH_ALSA(0.6.0)
AM_PATH_ALSA(0.9.0)
dnl Checks for header files.
AC_HEADER_STDC