From mboxrd@z Thu Jan 1 00:00:00 1970 From: James Smart Subject: [PATCH 17/17] lpfc: update driver version to 11.4.0.5 Date: Fri, 3 Nov 2017 15:56:28 -0700 Message-ID: <20171103225628.24716-18-jsmart2021@gmail.com> References: <20171103225628.24716-1-jsmart2021@gmail.com> Return-path: Received: from mail-qt0-f194.google.com ([209.85.216.194]:45172 "EHLO mail-qt0-f194.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752284AbdKCW4y (ORCPT ); Fri, 3 Nov 2017 18:56:54 -0400 Received: by mail-qt0-f194.google.com with SMTP id p1so5082168qtg.2 for ; Fri, 03 Nov 2017 15:56:53 -0700 (PDT) In-Reply-To: <20171103225628.24716-1-jsmart2021@gmail.com> Sender: linux-scsi-owner@vger.kernel.org List-Id: linux-scsi@vger.kernel.org To: linux-scsi@vger.kernel.org Cc: James Smart , Dick Kennedy , James Smart Update the driver version to 11.4.0.5 Signed-off-by: Dick Kennedy Signed-off-by: James Smart --- drivers/scsi/lpfc/lpfc_version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/scsi/lpfc/lpfc_version.h b/drivers/scsi/lpfc/lpfc_version.h index e0181371af09..cc2f5cec98c5 100644 --- a/drivers/scsi/lpfc/lpfc_version.h +++ b/drivers/scsi/lpfc/lpfc_version.h @@ -20,7 +20,7 @@ * included with this package. * *******************************************************************/ -#define LPFC_DRIVER_VERSION "11.4.0.4" +#define LPFC_DRIVER_VERSION "11.4.0.5" #define LPFC_DRIVER_NAME "lpfc" /* Used for SLI 2/3 */ -- 2.13.1