Skip to content

Commit 4cec99e

Browse files
Don Bracemartinkpetersen
authored andcommitted
scsi: smartpqi: Update version to 2.1.36-026
Update driver version to 2.1.36-026 Reviewed-by: Scott Benesh <scott.benesh@microchip.com> Reviewed-by: Scott Teel <scott.teel@microchip.com> Reviewed-by: Gerry Morong <gerry.morong@microchip.com> Signed-off-by: Don Brace <don.brace@microchip.com> Link: https://patch.msgid.link/20251106163823.786828-5-don.brace@microchip.com Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
1 parent 48e6b7e commit 4cec99e

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

drivers/scsi/smartpqi/smartpqi_init.c

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,11 +34,11 @@
3434
#define BUILD_TIMESTAMP
3535
#endif
3636

37-
#define DRIVER_VERSION "2.1.34-035"
37+
#define DRIVER_VERSION "2.1.36-026"
3838
#define DRIVER_MAJOR 2
3939
#define DRIVER_MINOR 1
40-
#define DRIVER_RELEASE 34
41-
#define DRIVER_REVISION 35
40+
#define DRIVER_RELEASE 36
41+
#define DRIVER_REVISION 26
4242

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

0 commit comments

Comments
 (0)