Skip to content

Commit

Permalink
[PATCH] sata_mv: version bump
Browse files Browse the repository at this point in the history
Increment the version number inside sata_mv.c.

Signed-off-by: Mark Lord <liml@rtr.ca>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
  • Loading branch information
Mark Lord authored and Jeff Garzik committed May 20, 2006
1 parent 559eeda commit 63a2535
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/scsi/sata_mv.c
Original file line number Diff line number Diff line change
Expand Up @@ -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 */
Expand Down

0 comments on commit 63a2535

Please sign in to comment.