diff options
| author | Nicholas Bellinger <nab@linux-iscsi.org> | 2013-09-05 18:50:24 -0400 |
|---|---|---|
| committer | Nicholas Bellinger <nab@linux-iscsi.org> | 2013-09-10 23:23:37 -0400 |
| commit | 2999ee7fda3f670effbfa746164c525f9d1be4b8 (patch) | |
| tree | c6cc060c594570b3d6102e10e731b34dae9e2c55 /include/target | |
| parent | 4c76251e8e8f704ed7eace603a8041458a1ed16f (diff) | |
target/iscsi: Bump versions to v4.1.0
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
Diffstat (limited to 'include/target')
| -rw-r--r-- | include/target/target_core_base.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/target/target_core_base.h b/include/target/target_core_base.h index e12bcd7f76ca..5bdb8b7d2a69 100644 --- a/include/target/target_core_base.h +++ b/include/target/target_core_base.h | |||
| @@ -10,7 +10,7 @@ | |||
| 10 | #include <net/sock.h> | 10 | #include <net/sock.h> |
| 11 | #include <net/tcp.h> | 11 | #include <net/tcp.h> |
| 12 | 12 | ||
| 13 | #define TARGET_CORE_MOD_VERSION "v4.1.0-rc2-ml" | 13 | #define TARGET_CORE_MOD_VERSION "v4.1.0" |
| 14 | #define TARGET_CORE_VERSION TARGET_CORE_MOD_VERSION | 14 | #define TARGET_CORE_VERSION TARGET_CORE_MOD_VERSION |
| 15 | 15 | ||
| 16 | /* Maximum Number of LUNs per Target Portal Group */ | 16 | /* Maximum Number of LUNs per Target Portal Group */ |
