Commit 08b7ad50 authored by Don Brace's avatar Don Brace Committed by Martin K. Petersen
Browse files
parent e1b91949
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.22-040"
#define DRIVER_VERSION		"2.1.24-046"
#define DRIVER_MAJOR		2
#define DRIVER_MINOR		1
#define DRIVER_RELEASE		22
#define DRIVER_REVISION		40
#define DRIVER_RELEASE		24
#define DRIVER_REVISION		46

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