diff --git a/[refs] b/[refs] index 3bdd9db68f97..aa27ec337acf 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 11650b859681e03fdbf26277fcfc5f1f62186703 +refs/heads/master: fa4951595648c14754621c99a07c47c9b9dcf05b diff --git a/trunk/include/target/target_core_base.h b/trunk/include/target/target_core_base.h index 86ca35539b94..27040653005e 100644 --- a/trunk/include/target/target_core_base.h +++ b/trunk/include/target/target_core_base.h @@ -9,7 +9,7 @@ #include #include -#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() */