diff --git a/sys/dev/sound/pci/hda/hdac.c b/sys/dev/sound/pci/hda/hdac.c index 4e32ce24051a..6e2bec7eb90e 100644 --- a/sys/dev/sound/pci/hda/hdac.c +++ b/sys/dev/sound/pci/hda/hdac.c @@ -87,7 +87,7 @@ #include "mixer_if.h" -#define HDA_DRV_TEST_REV "20090601_0133" +#define HDA_DRV_TEST_REV "20090608_0134" SND_DECLARE_FILE("$FreeBSD$");