[SCSI] stex: version update
Update version to 3.1.0.1 Signed-off-by: Ed Lin <ed.lin@promise.com> Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
This commit is contained in:
@@ -11,8 +11,6 @@
|
|||||||
* Written By:
|
* Written By:
|
||||||
* Ed Lin <promise_linux@promise.com>
|
* Ed Lin <promise_linux@promise.com>
|
||||||
*
|
*
|
||||||
* Version: 3.0.0.1
|
|
||||||
*
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <linux/init.h>
|
#include <linux/init.h>
|
||||||
@@ -37,9 +35,9 @@
|
|||||||
#include <scsi/scsi_tcq.h>
|
#include <scsi/scsi_tcq.h>
|
||||||
|
|
||||||
#define DRV_NAME "stex"
|
#define DRV_NAME "stex"
|
||||||
#define ST_DRIVER_VERSION "3.0.0.1"
|
#define ST_DRIVER_VERSION "3.1.0.1"
|
||||||
#define ST_VER_MAJOR 3
|
#define ST_VER_MAJOR 3
|
||||||
#define ST_VER_MINOR 0
|
#define ST_VER_MINOR 1
|
||||||
#define ST_OEM 0
|
#define ST_OEM 0
|
||||||
#define ST_BUILD_VER 1
|
#define ST_BUILD_VER 1
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user