Gitweb: http://git.kernel.org/linus/28514fe5bbbdbc0f7c9700569378d55cafd061ea Commit: 28514fe5bbbdbc0f7c9700569378d55cafd061ea Parent: 9311c9b4f12218b588e51806c44d290cfec678a3 Author: Daniel Mack <daniel@caiaq.de> AuthorDate: Wed Mar 18 11:03:55 2009 +0100 Committer: Takashi Iwai <tiwai@suse.de> CommitDate: Wed Mar 18 11:31:26 2009 +0100 ALSA: snd-usb-caiaq: bump version number Signed-off-by: Daniel Mack <daniel@caiaq.de> Signed-off-by: Takashi Iwai <tiwai@suse.de> --- 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 336a93d..771c523 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.12"); +MODULE_DESCRIPTION("caiaq USB audio, version 1.3.13"); MODULE_LICENSE("GPL"); MODULE_SUPPORTED_DEVICE("{{Native Instruments, RigKontrol2}," "{Native Instruments, RigKontrol3}," -- To unsubscribe from this list: send the line "unsubscribe git-commits-head" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
