Skip to content

Commit

Permalink
target: Bump version to v4.1.0-rc1-ml
Browse files Browse the repository at this point in the history
This patch bumps the target core version to v4.1.0-rc1 now that we are
in sync with upstream lio-core-2.6.git/master

Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
  • Loading branch information
Nicholas Bellinger committed Jul 22, 2011
1 parent 11650b8 commit fa49515
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
Expand Up @@ -9,7 +9,7 @@
#include <net/sock.h>
#include <net/tcp.h>

#define TARGET_CORE_MOD_VERSION "v4.0.0-rc7-ml"
#define TARGET_CORE_MOD_VERSION "v4.1.0-rc1-ml"
#define SHUTDOWN_SIGS (sigmask(SIGKILL)|sigmask(SIGINT)|sigmask(SIGABRT))

/* Used by transport_generic_allocate_iovecs() */
Expand Down

0 comments on commit fa49515

Please sign in to comment.