diff options
author | Jeff Garzik <jeff@garzik.org> | 2006-04-03 00:41:36 (GMT) |
---|---|---|
committer | Jeff Garzik <jeff@garzik.org> | 2006-04-03 00:41:36 (GMT) |
commit | af64371ada9452632c349563d688d30d94e918ba (patch) | |
tree | 0b6b451ba75c18bff270ab31eedffcfa5f941d67 /drivers/scsi/sata_sis.c | |
parent | 4bced2d40555eebf8d685f174aa6d58ace353655 (diff) | |
download | linux-fsl-qoriq-af64371ada9452632c349563d688d30d94e918ba.tar.xz |
[libata] bump versions
Diffstat (limited to 'drivers/scsi/sata_sis.c')
-rw-r--r-- | drivers/scsi/sata_sis.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/scsi/sata_sis.c b/drivers/scsi/sata_sis.c index acc8439..eb3cf5b 100644 --- a/drivers/scsi/sata_sis.c +++ b/drivers/scsi/sata_sis.c @@ -43,7 +43,7 @@ #include <linux/libata.h> #define DRV_NAME "sata_sis" -#define DRV_VERSION "0.5" +#define DRV_VERSION "0.6" enum { sis_180 = 0, |