1
0
Fork 0

scsi: smartpqi: update driver version

Reviewed-by: Scott Teel <scott.teel@microsemi.com>
Reviewed-by: Gerry Morong <gerry.morong@microsemi.com>
Reviewed-by: Scott Benesh <scott.benesh@microsemi.com>
Signed-off-by: Kevin Barnett <kevin.barnett@microsemi.com>
Signed-off-by: Don Brace <don.brace@microsemi.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
hifive-unleashed-5.1
Don Brace 2018-03-21 13:32:37 -05:00 committed by Martin K. Petersen
parent 339faa8150
commit 61c187e46e
1 changed files with 3 additions and 3 deletions

View File

@ -40,11 +40,11 @@
#define BUILD_TIMESTAMP
#endif
#define DRIVER_VERSION "1.1.2-126"
#define DRIVER_VERSION "1.1.4-115"
#define DRIVER_MAJOR 1
#define DRIVER_MINOR 1
#define DRIVER_RELEASE 2
#define DRIVER_REVISION 126
#define DRIVER_RELEASE 4
#define DRIVER_REVISION 115
#define DRIVER_NAME "Microsemi PQI Driver (v" \
DRIVER_VERSION BUILD_TIMESTAMP ")"