diff options
author | Jeff Garzik <jeff@garzik.org> | 2006-04-03 02:41:36 +0200 |
---|---|---|
committer | Jeff Garzik <jeff@garzik.org> | 2006-04-03 02:41:36 +0200 |
commit | af64371ada9452632c349563d688d30d94e918ba (patch) | |
tree | 0b6b451ba75c18bff270ab31eedffcfa5f941d67 /drivers/scsi/libata.h | |
parent | [libata] kill bogus cut-n-pasted comments in three drivers (diff) | |
download | linux-af64371ada9452632c349563d688d30d94e918ba.tar.xz linux-af64371ada9452632c349563d688d30d94e918ba.zip |
[libata] bump versions
Diffstat (limited to 'drivers/scsi/libata.h')
-rw-r--r-- | drivers/scsi/libata.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/scsi/libata.h b/drivers/scsi/libata.h index 31efc2e60b69..e3bd1ddb5387 100644 --- a/drivers/scsi/libata.h +++ b/drivers/scsi/libata.h @@ -29,7 +29,7 @@ #define __LIBATA_H__ #define DRV_NAME "libata" -#define DRV_VERSION "1.20" /* must be exactly four chars */ +#define DRV_VERSION "1.30" /* must be exactly four chars */ struct ata_scsi_args { struct ata_port *ap; |