target: Bump core version to v5.0
authorNicholas Bellinger <nab@linux-iscsi.org>
Tue, 23 Jun 2015 07:45:14 +0000 (00:45 -0700)
committerNicholas Bellinger <nab@linux-iscsi.org>
Tue, 23 Jun 2015 07:45:14 +0000 (00:45 -0700)
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
include/target/target_core_base.h

index a35303302df318a74e411949be6ef6f36c2d6d95..0b9a331e5492dbdeab6be33e742f724b535219e9 100644 (file)
@@ -10,7 +10,7 @@
 #include <net/sock.h>
 #include <net/tcp.h>
 
-#define TARGET_CORE_VERSION            "v4.1.0"
+#define TARGET_CORE_VERSION            "v5.0"
 
 /*
  * By default we use 32-byte CDBs in TCM Core and subsystem plugin code.