diff options
author | Jeff Garzik <jgarzik@pobox.com> | 2005-11-16 11:06:59 -0500 |
---|---|---|
committer | Jeff Garzik <jgarzik@pobox.com> | 2005-11-16 11:06:59 -0500 |
commit | 7bdd720869ff75700b48b132ee71852615b55808 (patch) | |
tree | 5d42dddd1cda8462fe1b2739a40ab28df28c227d /drivers/scsi/sata_sx4.c | |
parent | c2cd76ff106b8bd9c0a754c6439c74e86fd2aba7 (diff) | |
download | op-kernel-dev-7bdd720869ff75700b48b132ee71852615b55808.zip op-kernel-dev-7bdd720869ff75700b48b132ee71852615b55808.tar.gz |
[libata] bump versions
Diffstat (limited to 'drivers/scsi/sata_sx4.c')
-rw-r--r-- | drivers/scsi/sata_sx4.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/scsi/sata_sx4.c b/drivers/scsi/sata_sx4.c index b4bbe48..dcc3ad9 100644 --- a/drivers/scsi/sata_sx4.c +++ b/drivers/scsi/sata_sx4.c @@ -46,7 +46,7 @@ #include "sata_promise.h" #define DRV_NAME "sata_sx4" -#define DRV_VERSION "0.7" +#define DRV_VERSION "0.8" enum { |