aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/message/fusion
diff options
context:
space:
mode:
authorkashyap.desai@lsi.com <kashyap.desai@lsi.com>2011-08-04 07:13:32 -0400
committerJames Bottomley <JBottomley@Parallels.com>2011-08-27 10:35:19 -0400
commit731f56c84517f16a59bd2289068318c55001b78b (patch)
tree0d23b23800315a6460d32a4195301cd8b720d0e7 /drivers/message/fusion
parenta38ae37fdcd77657fb6624b0a0ec57f3d21e2f40 (diff)
[SCSI] mptfusion: Bump version 3.4.20
Upgrade version string. Signed-off-by: Kashyap Desai <kashyap.desai@lsi.com> Signed-off-by: James Bottomley <JBottomley@Parallels.com>
Diffstat (limited to 'drivers/message/fusion')
-rw-r--r--drivers/message/fusion/mptbase.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/message/fusion/mptbase.h b/drivers/message/fusion/mptbase.h
index 69ddabd51958..a4048ea45c92 100644
--- a/drivers/message/fusion/mptbase.h
+++ b/drivers/message/fusion/mptbase.h
@@ -76,8 +76,8 @@
76#define COPYRIGHT "Copyright (c) 1999-2008 " MODULEAUTHOR 76#define COPYRIGHT "Copyright (c) 1999-2008 " MODULEAUTHOR
77#endif 77#endif
78 78
79#define MPT_LINUX_VERSION_COMMON "3.04.19" 79#define MPT_LINUX_VERSION_COMMON "3.04.20"
80#define MPT_LINUX_PACKAGE_NAME "@(#)mptlinux-3.04.19" 80#define MPT_LINUX_PACKAGE_NAME "@(#)mptlinux-3.04.20"
81#define WHAT_MAGIC_STRING "@" "(" "#" ")" 81#define WHAT_MAGIC_STRING "@" "(" "#" ")"
82 82
83#define show_mptmod_ver(s,ver) \ 83#define show_mptmod_ver(s,ver) \