[SCSI] mptfusion: Bump version 3.4.20
authorkashyap.desai@lsi.com <kashyap.desai@lsi.com>
Thu, 4 Aug 2011 11:13:32 +0000 (16:43 +0530)
committerJames Bottomley <JBottomley@Parallels.com>
Sat, 27 Aug 2011 14:35:19 +0000 (08:35 -0600)
Upgrade version string.
Signed-off-by: Kashyap Desai <kashyap.desai@lsi.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
drivers/message/fusion/mptbase.h

index 69ddabd..a4048ea 100644 (file)
@@ -76,8 +76,8 @@
 #define COPYRIGHT      "Copyright (c) 1999-2008 " MODULEAUTHOR
 #endif
 
-#define MPT_LINUX_VERSION_COMMON       "3.04.19"
-#define MPT_LINUX_PACKAGE_NAME         "@(#)mptlinux-3.04.19"
+#define MPT_LINUX_VERSION_COMMON       "3.04.20"
+#define MPT_LINUX_PACKAGE_NAME         "@(#)mptlinux-3.04.20"
 #define WHAT_MAGIC_STRING              "@" "(" "#" ")"
 
 #define show_mptmod_ver(s,ver)  \