Commit 85ce6b42 authored by Don Brace's avatar Don Brace Committed by Martin K. Petersen
Browse files

scsi: smartpqi: update driver version to 1.1.2-126

parent 38a7338a
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -40,11 +40,11 @@
#define BUILD_TIMESTAMP
#endif

#define DRIVER_VERSION		"1.1.2-125"
#define DRIVER_VERSION		"1.1.2-126"
#define DRIVER_MAJOR		1
#define DRIVER_MINOR		1
#define DRIVER_RELEASE		2
#define DRIVER_REVISION		125
#define DRIVER_REVISION		126

#define DRIVER_NAME		"Microsemi PQI Driver (v" \
				DRIVER_VERSION BUILD_TIMESTAMP ")"