Commit bd5cd9cd authored by Ed Lin - PTU's avatar Ed Lin - PTU Committed by James Bottomley

[SCSI] stex: Version update

Update version to 4.6.0000.1
Signed-off-by: default avatarEd Lin <ed.lin@promise.com>
Signed-off-by: default avatarJames Bottomley <James.Bottomley@HansenPartnership.com>
parent 7cfe99a5
/* /*
* SuperTrak EX Series Storage Controller driver for Linux * SuperTrak EX Series Storage Controller driver for Linux
* *
* Copyright (C) 2005, 2006 Promise Technology Inc. * Copyright (C) 2005-2009 Promise Technology Inc.
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License * modify it under the terms of the GNU General Public License
...@@ -36,8 +36,8 @@ ...@@ -36,8 +36,8 @@
#include <scsi/scsi_eh.h> #include <scsi/scsi_eh.h>
#define DRV_NAME "stex" #define DRV_NAME "stex"
#define ST_DRIVER_VERSION "3.6.0000.1" #define ST_DRIVER_VERSION "4.6.0000.1"
#define ST_VER_MAJOR 3 #define ST_VER_MAJOR 4
#define ST_VER_MINOR 6 #define ST_VER_MINOR 6
#define ST_OEM 0 #define ST_OEM 0
#define ST_BUILD_VER 1 #define ST_BUILD_VER 1
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment