From: Mark Lord Date: Fri, 19 May 2006 20:41:27 +0000 (-0400) Subject: [PATCH] sata_mv: version bump X-Git-Tag: v2.6.17-rc5~77^2~1 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=63a25355cd5cd9a2d19a7c50eed4f0a8aa622f72;p=karo-tx-linux.git [PATCH] sata_mv: version bump Increment the version number inside sata_mv.c. Signed-off-by: Mark Lord Signed-off-by: Jeff Garzik --- diff --git a/drivers/scsi/sata_mv.c b/drivers/scsi/sata_mv.c index dcda579ee93a..9b8bca1ac1f0 100644 --- a/drivers/scsi/sata_mv.c +++ b/drivers/scsi/sata_mv.c @@ -37,7 +37,7 @@ #include #define DRV_NAME "sata_mv" -#define DRV_VERSION "0.6" +#define DRV_VERSION "0.7" enum { /* BAR's are enumerated in terms of pci_resource_start() terms */