aboutsummaryrefslogtreecommitdiffstats
path: root/include/target
diff options
context:
space:
mode:
authorNicholas Bellinger <nab@linux-iscsi.org>2012-03-10 14:50:19 -0800
committerNicholas Bellinger <nab@linux-iscsi.org>2012-03-10 14:55:17 -0800
commit9765b1f327951e643a97f43924d1fbeb4e90ffba (patch)
treed1e9691a7b366874ca37bf229f84443384fd5366 /include/target
parenttcm_fc: Fix fc_exch memory leak in ft_send_resp_status (diff)
downloadlinux-dev-9765b1f327951e643a97f43924d1fbeb4e90ffba.tar.xz
linux-dev-9765b1f327951e643a97f43924d1fbeb4e90ffba.zip
target: Bump core version to v4.1.0-rc2-ml + fabric versions
Bump core version to v4.1.0-rc2-ml, and for versions from the following mainline fabric modules: loopback: v2.1-rc2 tcm_fc: v0.4 iscsi-target: v4.1.0-rc2 Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
Diffstat (limited to 'include/target')
-rw-r--r--include/target/target_core_base.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/target/target_core_base.h b/include/target/target_core_base.h
index 469678d74bb5..c3334094c668 100644
--- a/include/target/target_core_base.h
+++ b/include/target/target_core_base.h
@@ -9,7 +9,7 @@
#include <net/sock.h>
#include <net/tcp.h>
-#define TARGET_CORE_MOD_VERSION "v4.1.0-rc1-ml"
+#define TARGET_CORE_MOD_VERSION "v4.1.0-rc2-ml"
#define TARGET_CORE_VERSION TARGET_CORE_MOD_VERSION
/* Maximum Number of LUNs per Target Portal Group */