Commit f339c7e4 authored by Don Brace's avatar Don Brace Committed by Martin K. Petersen
Browse files
parent 0777a3fb
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.8-045"
#define DRIVER_VERSION		"2.1.10-020"
#define DRIVER_MAJOR		2
#define DRIVER_MINOR		1
#define DRIVER_RELEASE		8
#define DRIVER_REVISION		45
#define DRIVER_RELEASE		10
#define DRIVER_REVISION		20

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