aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/message
diff options
context:
space:
mode:
authorMoore, Eric Dean <Eric.Moore@lsil.com>2005-05-11 19:37:43 -0400
committerJames Bottomley <jejb@mulgrave.(none)>2005-05-20 16:47:58 -0400
commit7e8a226147eec1a874ed371832bc0b0e11fdfd19 (patch)
tree3fbb40d4139c4f887e1b098b4a5525368230518b /drivers/message
parentc1a71d1c0440c47e006845f8accc1f212ca86852 (diff)
[SCSI] fusion - bump driver version to 3.03.02
Bump driver version to 3.03.02 Signed-off-by: Eric Moore <Eric.Moore@lsil.com> Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
Diffstat (limited to 'drivers/message')
-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 84ade739e8d9..848fb236b175 100644
--- a/drivers/message/fusion/mptbase.h
+++ b/drivers/message/fusion/mptbase.h
@@ -76,8 +76,8 @@
76#define COPYRIGHT "Copyright (c) 1999-2005 " MODULEAUTHOR 76#define COPYRIGHT "Copyright (c) 1999-2005 " MODULEAUTHOR
77#endif 77#endif
78 78
79#define MPT_LINUX_VERSION_COMMON "3.03.01" 79#define MPT_LINUX_VERSION_COMMON "3.03.02"
80#define MPT_LINUX_PACKAGE_NAME "@(#)mptlinux-3.03.01" 80#define MPT_LINUX_PACKAGE_NAME "@(#)mptlinux-3.03.02"
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) \