diff options
author | Jeff Garzik <jgarzik@pobox.com> | 2005-08-23 09:35:44 +0200 |
---|---|---|
committer | Jeff Garzik <jgarzik@pobox.com> | 2005-08-23 09:35:44 +0200 |
commit | 4887f76ec3d38e99286c9d0fdd6a719174d02e44 (patch) | |
tree | 9b691ba8f76dd294f2f792d58663ab69e964233e /drivers/scsi/libata.h | |
parent | Merge /spare/repo/linux-2.6/ (diff) | |
parent | libata: release prep (bump versions, etc.) (diff) | |
download | linux-4887f76ec3d38e99286c9d0fdd6a719174d02e44.tar.xz linux-4887f76ec3d38e99286c9d0fdd6a719174d02e44.zip |
/spare/repo/libata-dev branch 'upstream-fixes'
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 91b68eedb3c9..620d21772bd6 100644 --- a/drivers/scsi/libata.h +++ b/drivers/scsi/libata.h @@ -26,7 +26,7 @@ #define __LIBATA_H__ #define DRV_NAME "libata" -#define DRV_VERSION "1.11" /* must be exactly four chars */ +#define DRV_VERSION "1.12" /* must be exactly four chars */ struct ata_scsi_args { u16 *id; |