Commit 2b4857c3 authored by Adam Radford's avatar Adam Radford Committed by James Bottomley
Browse files

[SCSI] megaraid_sas: Version and Changelog update

parent 21c9e160
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
Release Date    : Sat. Aug 31, 2013 17:00:00 PST 2013 -
			(emaild-id:megaraidlinux@lsi.com)
			Adam Radford
			Kashyap Desai
			Sumit Saxena
Current Version : 06.700.06.00-rc1
Old Version     : 06.600.18.00-rc1
    1. Add High Availability clustering support using shared Logical Disks.
    2. Version and Changelog update.
-------------------------------------------------------------------------------
Release Date    : Wed. May 15, 2013 17:00:00 PST 2013 -
			(emaild-id:megaraidlinux@lsi.com)
			Adam Radford
+3 −3
Original line number Diff line number Diff line
@@ -33,9 +33,9 @@
/*
 * MegaRAID SAS Driver meta data
 */
#define MEGASAS_VERSION				"06.600.18.00-rc1"
#define MEGASAS_RELDATE				"May. 15, 2013"
#define MEGASAS_EXT_VERSION			"Wed. May. 15 17:00:00 PDT 2013"
#define MEGASAS_VERSION				"06.700.06.00-rc1"
#define MEGASAS_RELDATE				"Aug. 31, 2013"
#define MEGASAS_EXT_VERSION			"Sat. Aug. 31 17:00:00 PDT 2013"

/*
 * Device IDs
+1 −1
Original line number Diff line number Diff line
@@ -18,7 +18,7 @@
 *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
 *
 *  FILE: megaraid_sas_base.c
 *  Version : 06.600.18.00-rc1
 *  Version : 06.700.06.00-rc1
 *
 *  Authors: LSI Corporation
 *           Sreenivas Bagalkote