On Wed, 2012-08-22 at 14:21 -0400, Chad Dupuis wrote: > Signed-off-by: Giridhar Malavali <giridhar.malavali@xxxxxxxxxx> > Signed-off-by: Chad Dupuis <chad.dupuis@xxxxxxxxxx> > --- > drivers/scsi/qla2xxx/qla_version.h | 4 ++-- > 1 files changed, 2 insertions(+), 2 deletions(-) > > diff --git a/drivers/scsi/qla2xxx/qla_version.h b/drivers/scsi/qla2xxx/qla_version.h > index e6a5270..cfe934e 100644 > --- a/drivers/scsi/qla2xxx/qla_version.h > +++ b/drivers/scsi/qla2xxx/qla_version.h > @@ -7,9 +7,9 @@ > /* > * Driver version > */ > -#define QLA2XXX_VERSION "8.04.00.03-k" > +#define QLA2XXX_VERSION "8.04.00.07-k" > > #define QLA_DRIVER_MAJOR_VER 8 > #define QLA_DRIVER_MINOR_VER 4 > #define QLA_DRIVER_PATCH_VER 0 > -#define QLA_DRIVER_BETA_VER 3 > +#define QLA_DRIVER_BETA_VER 0 Shouldn't this be 7 not 0? James -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html