scsi: smartpqi: bump driver version

Reviewed-by: Gerry Morong <gerry.morong@microsemi.com>
Reviewed-by: Dave Carroll <david.carroll@microsemi.com>
Signed-off-by: Don Brace <don.brace@microsemi.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
This commit is contained in:
Don Brace 2018-12-07 16:30:12 -06:00 committed by Martin K. Petersen
parent 3d46a59a19
commit f7cb8ac6e7

View File

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