Commit 4cec99e8 authored by Don Brace's avatar Don Brace Committed by Martin K. Petersen
Browse files

scsi: smartpqi: Update version to 2.1.36-026

parent 48e6b7e7
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -34,11 +34,11 @@
#define BUILD_TIMESTAMP
#endif

#define DRIVER_VERSION		"2.1.34-035"
#define DRIVER_VERSION		"2.1.36-026"
#define DRIVER_MAJOR		2
#define DRIVER_MINOR		1
#define DRIVER_RELEASE		34
#define DRIVER_REVISION		35
#define DRIVER_RELEASE		36
#define DRIVER_REVISION		26

#define DRIVER_NAME		"Microchip SmartPQI Driver (v" \
				DRIVER_VERSION BUILD_TIMESTAMP ")"