From: Andreas Herrmann Date: Mon, 22 May 2006 16:27:30 +0000 (+0200) Subject: [SCSI] zfcp: bump up version number X-Git-Tag: v3.12-rc1~35867^2~32 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=93ef588735973e4c35ff3707685678cdebd694a4;p=kernel%2Fkernel-generic.git [SCSI] zfcp: bump up version number Bump up version number, skip "4.6.0" because this might clash with zfcp version in certain distros. Signed-off-by: Andreas Herrmann Signed-off-by: James Bottomley --- diff --git a/drivers/s390/scsi/zfcp_def.h b/drivers/s390/scsi/zfcp_def.h index a67d608..2df512a 100644 --- a/drivers/s390/scsi/zfcp_def.h +++ b/drivers/s390/scsi/zfcp_def.h @@ -52,7 +52,7 @@ /********************* GENERAL DEFINES *********************************/ /* zfcp version number, it consists of major, minor, and patch-level number */ -#define ZFCP_VERSION "4.5.0" +#define ZFCP_VERSION "4.7.0" /** * zfcp_sg_to_address - determine kernel address from struct scatterlist