summaryrefslogtreecommitdiffstats
path: root/drivers/message/fusion
diff options
context:
space:
mode:
authorEric Moore2007-01-05 04:49:03 +0100
committerJames Bottomley2007-01-06 16:32:49 +0100
commitd0a6b08ae08c2ab292f756bdae0e8b1242696d7f (patch)
tree27cf55c53fc21f57dadc8f31e89d691106d526fb /drivers/message/fusion
parent[SCSI] fusion: MODULE_VERSION support (diff)
downloadkernel-qcow2-linux-d0a6b08ae08c2ab292f756bdae0e8b1242696d7f.tar.gz
kernel-qcow2-linux-d0a6b08ae08c2ab292f756bdae0e8b1242696d7f.tar.xz
kernel-qcow2-linux-d0a6b08ae08c2ab292f756bdae0e8b1242696d7f.zip
[SCSI] fusion: bump version
bump version Signed-off-by: Eric Moore <Eric.Moore@lsi.com> Signed-off-by: James Bottomley <James.Bottomley@SteelEye.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 ac0ee1d9a8cf..e316708f76bd 100644
--- a/drivers/message/fusion/mptbase.h
+++ b/drivers/message/fusion/mptbase.h
@@ -75,8 +75,8 @@
#define COPYRIGHT "Copyright (c) 1999-2007 " MODULEAUTHOR
#endif
-#define MPT_LINUX_VERSION_COMMON "3.04.02"
-#define MPT_LINUX_PACKAGE_NAME "@(#)mptlinux-3.04.02"
+#define MPT_LINUX_VERSION_COMMON "3.04.03"
+#define MPT_LINUX_PACKAGE_NAME "@(#)mptlinux-3.04.03"
#define WHAT_MAGIC_STRING "@" "(" "#" ")"
#define show_mptmod_ver(s,ver) \