Skip to content

Commit

Permalink
target: Bump core version to v5.0
Browse files Browse the repository at this point in the history
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
  • Loading branch information
Nicholas Bellinger committed Jun 23, 2015
1 parent 6de2ce5 commit 2ec1e9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/target/target_core_base.h
Original file line number Diff line number Diff line change
@@ -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.

0 comments on commit 2ec1e9e

Please sign in to comment.