Gitweb:     
http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=cad7d7858bde1c1a6c1132ec8cad2b3abfacbd0d
Commit:     cad7d7858bde1c1a6c1132ec8cad2b3abfacbd0d
Parent:     2c3dfe3f6ad8daff5acdb01713e4f2b116e78136
Author:     Seokmann Ju <[EMAIL PROTECTED]>
AuthorDate: Thu Jul 5 13:17:01 2007 -0700
Committer:  James Bottomley <[EMAIL PROTECTED]>
CommitDate: Sat Jul 14 19:08:13 2007 -0500

    [SCSI] qla2xxx: update version to 8.02.00-k1.
    
    Following patch bump up the driver version reflecting NPIV addition to
    the qla2xxx.
    
    - version changed from 8.01.07-k7 to 8.02.00-k1.
    
    Signed-off-by: Seokmann Ju <[EMAIL PROTECTED]>
    Signed-off-by: James Bottomley <[EMAIL PROTECTED]>
---
 drivers/scsi/qla2xxx/qla_version.h |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/drivers/scsi/qla2xxx/qla_version.h 
b/drivers/scsi/qla2xxx/qla_version.h
index c375a4e..fd2f10a 100644
--- a/drivers/scsi/qla2xxx/qla_version.h
+++ b/drivers/scsi/qla2xxx/qla_version.h
@@ -7,9 +7,9 @@
 /*
  * Driver version
  */
-#define QLA2XXX_VERSION      "8.01.07-k7"
+#define QLA2XXX_VERSION      "8.02.00-k1"
 
 #define QLA_DRIVER_MAJOR_VER   8
-#define QLA_DRIVER_MINOR_VER   1
-#define QLA_DRIVER_PATCH_VER   7
+#define QLA_DRIVER_MINOR_VER   2
+#define QLA_DRIVER_PATCH_VER   0
 #define QLA_DRIVER_BETA_VER    0
-
To unsubscribe from this list: send the line "unsubscribe git-commits-head" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to