Commit 391a2417 authored by Don Brace's avatar Don Brace Committed by Martin K. Petersen
Browse files

scsi: smartpqi: bump version

parent 48edb878
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		"1.2.6-015"
#define DRIVER_VERSION		"1.2.8-026"
#define DRIVER_MAJOR		1
#define DRIVER_MINOR		2
#define DRIVER_RELEASE		6
#define DRIVER_REVISION		15
#define DRIVER_RELEASE		8
#define DRIVER_REVISION		26

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