diff options
author | Mahesh Rajashekhara <Mahesh.Rajashekhara@pmcs.com> | 2015-03-26 10:41:32 -0400 |
---|---|---|
committer | James Bottomley <JBottomley@Odin.com> | 2015-04-09 19:57:01 -0400 |
commit | f20dffc7c67b1c88aedd600031229cc97a4ddb97 (patch) | |
tree | 3a098e674d3d5679ffd14dccccf8ceb51f2af735 /drivers/scsi/aacraid/linit.c | |
parent | dab04b0151975103ed6c56a0c03e66dd85f6c158 (diff) |
aacraid: driver version change
Signed-off-by: Mahesh Rajashekhara <Mahesh.Rajashekhara@pmcs.com>
Reviewed-by: Hannes Reinecke <hare@suse.de>
Reviewed-by: Murthy Bhat <Murthy.Bhat@pmcs.com>
Signed-off-by: James Bottomley <JBottomley@Odin.com>
Diffstat (limited to 'drivers/scsi/aacraid/linit.c')
-rw-r--r-- | drivers/scsi/aacraid/linit.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/scsi/aacraid/linit.c b/drivers/scsi/aacraid/linit.c index 7bbf1b368aa8..9eec02733c86 100644 --- a/drivers/scsi/aacraid/linit.c +++ b/drivers/scsi/aacraid/linit.c | |||
@@ -56,7 +56,7 @@ | |||
56 | 56 | ||
57 | #include "aacraid.h" | 57 | #include "aacraid.h" |
58 | 58 | ||
59 | #define AAC_DRIVER_VERSION "1.2-0" | 59 | #define AAC_DRIVER_VERSION "1.2-1" |
60 | #ifndef AAC_DRIVER_BRANCH | 60 | #ifndef AAC_DRIVER_BRANCH |
61 | #define AAC_DRIVER_BRANCH "" | 61 | #define AAC_DRIVER_BRANCH "" |
62 | #endif | 62 | #endif |