diff options
author | Takashi Iwai <tiwai@suse.de> | 2009-01-09 07:51:10 +0100 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2009-01-09 07:52:45 +0100 |
commit | 16b2857589b77c486f6261fbd0a28107bb9c9953 (patch) | |
tree | 8816107dbbee84ebe261e633e116e217818bd839 /sound | |
parent | f3f80a9205da74fa56d613f4c14b88b6e4e6caa8 (diff) | |
download | linux-3.10-16b2857589b77c486f6261fbd0a28107bb9c9953.tar.gz linux-3.10-16b2857589b77c486f6261fbd0a28107bb9c9953.tar.bz2 linux-3.10-16b2857589b77c486f6261fbd0a28107bb9c9953.zip |
ALSA: caiaq - Version 1.3.10
Increase the version number in module info to indicate the fixes.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound')
-rw-r--r-- | sound/usb/caiaq/caiaq-device.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/usb/caiaq/caiaq-device.c b/sound/usb/caiaq/caiaq-device.c index a62500e387a..41c36b055f6 100644 --- a/sound/usb/caiaq/caiaq-device.c +++ b/sound/usb/caiaq/caiaq-device.c @@ -42,7 +42,7 @@ #endif MODULE_AUTHOR("Daniel Mack <daniel@caiaq.de>"); -MODULE_DESCRIPTION("caiaq USB audio, version 1.3.9"); +MODULE_DESCRIPTION("caiaq USB audio, version 1.3.10"); MODULE_LICENSE("GPL"); MODULE_SUPPORTED_DEVICE("{{Native Instruments, RigKontrol2}," "{Native Instruments, RigKontrol3}," |