Commit 5b4ded3f authored by Don Brace's avatar Don Brace Committed by Martin K. Petersen
Browse files

scsi: smartpqi: Update driver version to 2.1.28-025

parent 57abab70
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -33,11 +33,11 @@
#define BUILD_TIMESTAMP
#endif

#define DRIVER_VERSION		"2.1.26-030"
#define DRIVER_VERSION		"2.1.28-025"
#define DRIVER_MAJOR		2
#define DRIVER_MINOR		1
#define DRIVER_RELEASE		26
#define DRIVER_REVISION		30
#define DRIVER_RELEASE		28
#define DRIVER_REVISION		25

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