diff options
author | Jeff Garzik <jeff@garzik.org> | 2006-04-02 20:41:36 -0400 |
---|---|---|
committer | Jeff Garzik <jeff@garzik.org> | 2006-04-02 20:41:36 -0400 |
commit | af64371ada9452632c349563d688d30d94e918ba (patch) | |
tree | 0b6b451ba75c18bff270ab31eedffcfa5f941d67 /drivers/scsi/sata_sil.c | |
parent | 4bced2d40555eebf8d685f174aa6d58ace353655 (diff) |
[libata] bump versions
Diffstat (limited to 'drivers/scsi/sata_sil.c')
-rw-r--r-- | drivers/scsi/sata_sil.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/scsi/sata_sil.c b/drivers/scsi/sata_sil.c index 1aeb8136731d..f29c3e733a00 100644 --- a/drivers/scsi/sata_sil.c +++ b/drivers/scsi/sata_sil.c | |||
@@ -46,7 +46,7 @@ | |||
46 | #include <linux/libata.h> | 46 | #include <linux/libata.h> |
47 | 47 | ||
48 | #define DRV_NAME "sata_sil" | 48 | #define DRV_NAME "sata_sil" |
49 | #define DRV_VERSION "0.9" | 49 | #define DRV_VERSION "1.0" |
50 | 50 | ||
51 | enum { | 51 | enum { |
52 | /* | 52 | /* |