diff options
| author | 2007-06-13 16:35:21 -0600 | |
|---|---|---|
| committer | 2007-06-17 15:55:31 -0500 | |
| commit | d36b113eea2918ce1badf277af9fc64311609ca2 (patch) | |
| tree | ec1d475e1cabd21bf8f2af7cfae41786a12b463c /drivers/message/fusion/mptbase.h | |
| parent | [SCSI] mpt fusion: fc loginfo using defines from the header (diff) | |
| download | linux-dev-d36b113eea2918ce1badf277af9fc64311609ca2.tar.xz linux-dev-d36b113eea2918ce1badf277af9fc64311609ca2.zip | |
[SCSI] mpt 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/mptbase.h')
| -rw-r--r-- | drivers/message/fusion/mptbase.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/message/fusion/mptbase.h b/drivers/message/fusion/mptbase.h index 4788b7664bf7..05eb6e528753 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.04" -#define MPT_LINUX_PACKAGE_NAME "@(#)mptlinux-3.04.04" +#define MPT_LINUX_VERSION_COMMON "3.04.05" +#define MPT_LINUX_PACKAGE_NAME "@(#)mptlinux-3.04.05" #define WHAT_MAGIC_STRING "@" "(" "#" ")" #define show_mptmod_ver(s,ver) \ |
