Skip to content

Commit

Permalink
[SCSI] target: update version to v4.0.0-rc7-ml
Browse files Browse the repository at this point in the history
Signed-off-by: Nicholas A. Bellinger <nab@linux-iscsi.org>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
  • Loading branch information
Nicholas Bellinger authored and James Bottomley committed Mar 23, 2011
1 parent 54550fa commit 15fb48c
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-rc6"
#define TARGET_CORE_MOD_VERSION "v4.0.0-rc7-ml"
#define SHUTDOWN_SIGS (sigmask(SIGKILL)|sigmask(SIGINT)|sigmask(SIGABRT))

/* Used by transport_generic_allocate_iovecs() */
Expand Down

0 comments on commit 15fb48c

Please sign in to comment.