target: Bump core version to v5.0

Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
This commit is contained in:
Nicholas Bellinger 2015-06-23 00:45:14 -07:00
Родитель 6de2ce5b8c
Коммит 2ec1e9e207
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -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.