Przeglądaj źródła

target: Bump version to v4.1.0-rc1-ml

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>
Nicholas Bellinger 14 lat temu
rodzic
commit
fa49515956
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      include/target/target_core_base.h

+ 1 - 1
include/target/target_core_base.h

@@ -9,7 +9,7 @@
 #include <net/sock.h>
 #include <net/sock.h>
 #include <net/tcp.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))
 #define SHUTDOWN_SIGS	(sigmask(SIGKILL)|sigmask(SIGINT)|sigmask(SIGABRT))
 
 
 /* Used by transport_generic_allocate_iovecs() */
 /* Used by transport_generic_allocate_iovecs() */