diff options
author | Brian King <brking@us.ibm.com> | 2006-11-21 10:28:55 -0600 |
---|---|---|
committer | James Bottomley <jejb@mulgrave.il.steeleye.com> | 2006-11-22 12:22:29 -0600 |
commit | 51d23da95c3b71ce70587af8fc8244a05722c191 (patch) | |
tree | 80dbc56b56ccb5460d0b5665bd9066417146df7c /drivers/scsi/ipr.h | |
parent | bd705f2d43d34c0309dfa48117bed7167024247b (diff) | |
download | blackbird-op-linux-51d23da95c3b71ce70587af8fc8244a05722c191.tar.gz blackbird-op-linux-51d23da95c3b71ce70587af8fc8244a05722c191.zip |
[SCSI] ipr: Driver version 2.3.0
Bump driver version.
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
Diffstat (limited to 'drivers/scsi/ipr.h')
-rw-r--r-- | drivers/scsi/ipr.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/scsi/ipr.h b/drivers/scsi/ipr.h index 397e502bd0f1..9f62a1d4d511 100644 --- a/drivers/scsi/ipr.h +++ b/drivers/scsi/ipr.h @@ -37,8 +37,8 @@ /* * Literals */ -#define IPR_DRIVER_VERSION "2.2.0" -#define IPR_DRIVER_DATE "(September 25, 2006)" +#define IPR_DRIVER_VERSION "2.3.0" +#define IPR_DRIVER_DATE "(November 8, 2006)" /* * IPR_MAX_CMD_PER_LUN: This defines the maximum number of outstanding |