diff options
author | adam radford <aradford@gmail.com> | 2011-02-25 05:57:21 +0100 |
---|---|---|
committer | James Bottomley <James.Bottomley@suse.de> | 2011-02-28 19:05:07 +0100 |
commit | 00fa2b191b4bd74e9d22ac177e3d9e8ecd3582d3 (patch) | |
tree | 833dbf676ed6382df4efd5ee7a48522d1a0c7926 /drivers/scsi/megaraid/megaraid_sas.h | |
parent | [SCSI] megaraid_sas: Fix iMR OCR support to work correctly (diff) | |
download | linux-00fa2b191b4bd74e9d22ac177e3d9e8ecd3582d3.tar.xz linux-00fa2b191b4bd74e9d22ac177e3d9e8ecd3582d3.zip |
[SCSI] megaraid_sas: Version and Changelog update
Signed-off-by: Adam Radford <aradford@gmail.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
Diffstat (limited to 'drivers/scsi/megaraid/megaraid_sas.h')
-rw-r--r-- | drivers/scsi/megaraid/megaraid_sas.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/drivers/scsi/megaraid/megaraid_sas.h b/drivers/scsi/megaraid/megaraid_sas.h index c782bbc57cc8..635b228c3ead 100644 --- a/drivers/scsi/megaraid/megaraid_sas.h +++ b/drivers/scsi/megaraid/megaraid_sas.h @@ -33,9 +33,9 @@ /* * MegaRAID SAS Driver meta data */ -#define MEGASAS_VERSION "00.00.05.29-rc1" -#define MEGASAS_RELDATE "Dec. 7, 2010" -#define MEGASAS_EXT_VERSION "Tue. Dec. 7 17:00:00 PDT 2010" +#define MEGASAS_VERSION "00.00.05.34-rc1" +#define MEGASAS_RELDATE "Feb. 24, 2011" +#define MEGASAS_EXT_VERSION "Thu. Feb. 24 17:00:00 PDT 2011" /* * Device IDs |