From: Saurav Kashyap Date: Mon, 22 Apr 2019 05:45:01 +0000 (-0700) Subject: scsi: qedf: Update the driver version to 8.37.25.20 X-Git-Tag: v5.2-rc1~130^2~38 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b226a893d2b39a112470e14732ccef60006ad159;p=thirdparty%2Fkernel%2Flinux.git scsi: qedf: Update the driver version to 8.37.25.20 Update the driver version to 8.37.25.20. Signed-off-by: Saurav Kashyap Signed-off-by: Martin K. Petersen --- diff --git a/drivers/scsi/qedf/qedf_version.h b/drivers/scsi/qedf/qedf_version.h index 9a06a58ffc9c8..334a9cdf346a8 100644 --- a/drivers/scsi/qedf/qedf_version.h +++ b/drivers/scsi/qedf/qedf_version.h @@ -7,9 +7,9 @@ * this source tree. */ -#define QEDF_VERSION "8.37.25.19" +#define QEDF_VERSION "8.37.25.20" #define QEDF_DRIVER_MAJOR_VER 8 #define QEDF_DRIVER_MINOR_VER 37 #define QEDF_DRIVER_REV_VER 25 -#define QEDF_DRIVER_ENG_VER 19 +#define QEDF_DRIVER_ENG_VER 20