aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/message
diff options
context:
space:
mode:
authorEric Moore <eric.moore@lsil.com>2006-07-11 17:34:43 -0600
committerJames Bottomley <jejb@mulgrave.il.steeleye.com>2006-07-13 09:32:43 -0400
commit92c0bfea9ba61ec2d3a6d4fb1af39358d5e52b71 (patch)
tree66e476bdc847ca6b697cd578ebca3a70686bfeec /drivers/message
parent[SCSI] mptfusion: misc fix's (diff)
downloadlinux-dev-92c0bfea9ba61ec2d3a6d4fb1af39358d5e52b71.tar.xz
linux-dev-92c0bfea9ba61ec2d3a6d4fb1af39358d5e52b71.zip
[SCSI] mptfusion: bump version to 3.04.01
bump version to 3.04.01 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 2df5dd09718d..d4cb144ab402 100644
--- a/drivers/message/fusion/mptbase.h
+++ b/drivers/message/fusion/mptbase.h
@@ -75,8 +75,8 @@
#define COPYRIGHT "Copyright (c) 1999-2005 " MODULEAUTHOR
#endif
-#define MPT_LINUX_VERSION_COMMON "3.04.00"
-#define MPT_LINUX_PACKAGE_NAME "@(#)mptlinux-3.04.00"
+#define MPT_LINUX_VERSION_COMMON "3.04.01"
+#define MPT_LINUX_PACKAGE_NAME "@(#)mptlinux-3.04.01"
#define WHAT_MAGIC_STRING "@" "(" "#" ")"
#define show_mptmod_ver(s,ver) \