From mboxrd@z Thu Jan 1 00:00:00 1970 From: James Smart Subject: [PATCH 14/14] lpfc 8.3.0 : Update driver version to 8.3.0 Date: Thu, 4 Dec 2008 22:40:12 -0500 Message-ID: <1228448412.19053.61.camel@ogier> Reply-To: James.Smart@Emulex.Com Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit Return-path: Received: from emulex.emulex.com ([138.239.112.1]:46021 "EHLO emulex.emulex.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752731AbYLEOoC (ORCPT ); Fri, 5 Dec 2008 09:44:02 -0500 Received: from xcm.ad.emulex.com (xcm.emulex.com [138.239.112.69]) by emulex.emulex.com (8.13.6/8.13.6) with ESMTP id mB5Ei1YC004329 for ; Fri, 5 Dec 2008 06:44:01 -0800 (PST) Sender: linux-scsi-owner@vger.kernel.org List-Id: linux-scsi@vger.kernel.org To: linux-scsi@vger.kernel.org lpfc 8.3.0 : Update driver version to 8.3.0 Signed-off-by: James Smart --- drivers/scsi/lpfc/lpfc_version.h | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) --- a/drivers/scsi/lpfc/lpfc_version.h +++ b/drivers/scsi/lpfc/lpfc_version.h @@ -18,7 +18,7 @@ * included with this package. * *******************************************************************/ -#define LPFC_DRIVER_VERSION "8.2.8" +#define LPFC_DRIVER_VERSION "8.3.0" #define LPFC_DRIVER_NAME "lpfc" #define LPFC_SP_DRIVER_HANDLER_NAME "lpfc:sp"