Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

scsi: smartpqi: bump driver version to 1.1.4-130

parent dac12fbc
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.4-115"
#define DRIVER_VERSION		"1.1.4-130"
#define DRIVER_MAJOR		1
#define DRIVER_MINOR		1
#define DRIVER_RELEASE		4
#define DRIVER_REVISION		115
#define DRIVER_REVISION		130

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