summaryrefslogtreecommitdiffstats
path: root/include/target
diff options
context:
space:
mode:
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 a35303302df3..0b9a331e5492 100644
--- a/include/target/target_core_base.h
+++ b/include/target/target_core_base.h
@@ -10,7 +10,7 @@
10#include <net/sock.h> 10#include <net/sock.h>
11#include <net/tcp.h> 11#include <net/tcp.h>
12 12
13#define TARGET_CORE_VERSION "v4.1.0" 13#define TARGET_CORE_VERSION "v5.0"
14 14
15/* 15/*
16 * By default we use 32-byte CDBs in TCM Core and subsystem plugin code. 16 * By default we use 32-byte CDBs in TCM Core and subsystem plugin code.