Commit 3ef0b47e authored by Jamie Wellnitz's avatar Jamie Wellnitz Committed by James Bottomley
Browse files

[SCSI] lpfc 8.1.2: Change version number to 8.1.2



Change version number to 8.1.2

Signed-off-by: default avatarJamie Wellnitz <Jamie.Wellnitz@emulex.com>
Signed-off-by: default avatarJames Bottomley <James.Bottomley@SteelEye.com>
parent 50eba24f
Loading
Loading
Loading
Loading
+3 −3
Original line number Original line Diff line number Diff line
/*******************************************************************
/*******************************************************************
 * This file is part of the Emulex Linux Device Driver for         *
 * This file is part of the Emulex Linux Device Driver for         *
 * Fibre Channel Host Bus Adapters.                                *
 * Fibre Channel Host Bus Adapters.                                *
 * Copyright (C) 2004-2005 Emulex.  All rights reserved.           *
 * Copyright (C) 2004-2006 Emulex.  All rights reserved.           *
 * EMULEX and SLI are trademarks of Emulex.                        *
 * EMULEX and SLI are trademarks of Emulex.                        *
 * www.emulex.com                                                  *
 * www.emulex.com                                                  *
 *                                                                 *
 *                                                                 *
@@ -18,12 +18,12 @@
 * included with this package.                                     *
 * included with this package.                                     *
 *******************************************************************/
 *******************************************************************/


#define LPFC_DRIVER_VERSION "8.1.1"
#define LPFC_DRIVER_VERSION "8.1.2"


#define LPFC_DRIVER_NAME "lpfc"
#define LPFC_DRIVER_NAME "lpfc"


#define LPFC_MODULE_DESC "Emulex LightPulse Fibre Channel SCSI driver " \
#define LPFC_MODULE_DESC "Emulex LightPulse Fibre Channel SCSI driver " \
		LPFC_DRIVER_VERSION
		LPFC_DRIVER_VERSION
#define LPFC_COPYRIGHT "Copyright(c) 2004-2005 Emulex.  All rights reserved."
#define LPFC_COPYRIGHT "Copyright(c) 2004-2006 Emulex.  All rights reserved."


#define DFC_API_VERSION "0.0.0"
#define DFC_API_VERSION "0.0.0"