Commit b98117ca authored by Kevin Barnett's avatar Kevin Barnett Committed by Martin K. Petersen

scsi: smartpqi: change driver version to 1.1.2-125

Reviewed-by: default avatarScott Benesh <scott.benesh@microsemi.com>
Signed-off-by: default avatarKevin Barnett <kevin.barnett@microsemi.com>
Signed-off-by: default avatarDon Brace <don.brace@microsemi.com>
Signed-off-by: default avatarMartin K. Petersen <martin.petersen@oracle.com>
parent 55790064
......@@ -40,11 +40,11 @@
#define BUILD_TIMESTAMP
#endif
#define DRIVER_VERSION "1.0.4-100"
#define DRIVER_VERSION "1.1.2-125"
#define DRIVER_MAJOR 1
#define DRIVER_MINOR 0
#define DRIVER_RELEASE 4
#define DRIVER_REVISION 100
#define DRIVER_MINOR 1
#define DRIVER_RELEASE 2
#define DRIVER_REVISION 125
#define DRIVER_NAME "Microsemi PQI Driver (v" \
DRIVER_VERSION BUILD_TIMESTAMP ")"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment