linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 2/2] hpsa: bump driver version to 3.4.2-1
@ 2013-12-11 18:55 Mike Miller
  0 siblings, 0 replies; only message in thread
From: Mike Miller @ 2013-12-11 18:55 UTC (permalink / raw)
  To: Andrew Morton, James E. J. Bottomley; +Cc: LKML, LKML-scsi, thenzl, mike.miller

From: Mike Miller <mike.miller@hp.com>

Bump the driver version so we can tell appoximately where it lines up with our
internal svn repository.

Signe-off-by: Mike Miller <mike.miller@hp.com>
---
 drivers/scsi/hpsa.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/drivers/scsi/hpsa.c b/drivers/scsi/hpsa.c
index 8a27d7b..4f7589d 100644
--- a/drivers/scsi/hpsa.c
+++ b/drivers/scsi/hpsa.c
@@ -54,7 +54,7 @@
 #include "hpsa.h"
 
 /* HPSA_DRIVER_VERSION must be 3 byte values (0-255) separated by '.' */
-#define HPSA_DRIVER_VERSION "3.4.0-1"
+#define HPSA_DRIVER_VERSION "3.4.2-5"
 #define DRIVER_NAME "HP HPSA Driver (v " HPSA_DRIVER_VERSION ")"
 #define HPSA "hpsa"
 

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2013-12-11 18:55 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-11 18:55 [PATCH 2/2] hpsa: bump driver version to 3.4.2-1 Mike Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).