Ver Fonte

[SCSI] be2iscsi: update version

Bump version.

Signed-off-by: Jayamohan Kallickal <jayamohan.kallickal@emulex.com>
Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
Jayamohan Kallickal há 14 anos atrás
pai
commit
8a025bbc8f
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      drivers/scsi/be2iscsi/be_main.h

+ 1 - 1
drivers/scsi/be2iscsi/be_main.h

@@ -34,7 +34,7 @@
 
 #include "be.h"
 #define DRV_NAME		"be2iscsi"
-#define BUILD_STR		"2.0.549.0"
+#define BUILD_STR		"2.103.298.0"
 #define BE_NAME			"ServerEngines BladeEngine2" \
 				"Linux iSCSI Driver version" BUILD_STR
 #define DRV_DESC		BE_NAME " " "Driver"