Commit d56030f8 authored by Don Brace's avatar Don Brace Committed by Martin K. Petersen
Browse files
parent 75fbeacc
Loading
Loading
Loading
Loading
+5 −5
Original line number Diff line number Diff line
@@ -33,11 +33,11 @@
#define BUILD_TIMESTAMP
#endif

#define DRIVER_VERSION		"1.2.16-012"
#define DRIVER_MAJOR		1
#define DRIVER_MINOR		2
#define DRIVER_RELEASE		16
#define DRIVER_REVISION		12
#define DRIVER_VERSION		"2.1.8-045"
#define DRIVER_MAJOR		2
#define DRIVER_MINOR		1
#define DRIVER_RELEASE		8
#define DRIVER_REVISION		45

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