From: Nicholas Bellinger Date: Mon, 14 Mar 2011 11:06:10 +0000 (-0700) Subject: [SCSI] target: update version to v4.0.0-rc7-ml X-Git-Tag: v2.6.39-rc1~52^2~29 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=15fb48cc40be170423fe8ddd17666aa6175315e3;p=thirdparty%2Fkernel%2Flinux.git [SCSI] target: update version to v4.0.0-rc7-ml Signed-off-by: Nicholas A. Bellinger Signed-off-by: James Bottomley --- diff --git a/include/target/target_core_base.h b/include/target/target_core_base.h index b3a62e4513134..79f2e0a30dc81 100644 --- a/include/target/target_core_base.h +++ b/include/target/target_core_base.h @@ -9,7 +9,7 @@ #include #include -#define TARGET_CORE_MOD_VERSION "v4.0.0-rc6" +#define TARGET_CORE_MOD_VERSION "v4.0.0-rc7-ml" #define SHUTDOWN_SIGS (sigmask(SIGKILL)|sigmask(SIGINT)|sigmask(SIGABRT)) /* Used by transport_generic_allocate_iovecs() */