瀏覽代碼

[PATCH] sata_mv: version bump

Increment the version number inside sata_mv.c.

Signed-off-by: Mark Lord <liml@rtr.ca>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
Mark Lord 19 年之前
父節點
當前提交
63a25355cd
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      drivers/scsi/sata_mv.c

+ 1 - 1
drivers/scsi/sata_mv.c

@@ -37,7 +37,7 @@
 #include <asm/io.h>
 
 #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 */