Updated version number

This commit is contained in:
Abramo Bagnara 2001-02-25 22:37:17 +00:00
parent c663f4f4f7
commit 8e40ef5e73

View file

@ -19,7 +19,7 @@ void main(void)
],
AC_MSG_RESULT(present),
[AC_MSG_RESULT(not found or wrong version);
AC_MSG_ERROR([Install alsa-driver v0.6.0 package first...])]
AC_MSG_ERROR([Install alsa-driver v0.9.0 package first...])]
)
])