diff options
| author | Allan Stephens <[email protected]> | 2008-03-06 23:08:40 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2008-03-06 23:08:40 +0000 |
| commit | ba0fa4599484b98dbb21d279fbfdb40e9c07d30d (patch) | |
| tree | d8da28f2a0bc4112c318b888694d4b2f250f7d00 /net/tipc/core.c | |
| parent | [TIPC]: Enhancements to message header writing (diff) | |
| download | kernel-ba0fa4599484b98dbb21d279fbfdb40e9c07d30d.tar.gz kernel-ba0fa4599484b98dbb21d279fbfdb40e9c07d30d.zip | |
[TIPC]: Update version to 1.6.3
This patch updates TIPC's version number to 1.6.3.
Signed-off-by: Allan Stephens <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/tipc/core.c')
| -rw-r--r-- | net/tipc/core.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/tipc/core.c b/net/tipc/core.c index b41b0ac67c0b..740aac5cdfb6 100644 --- a/net/tipc/core.c +++ b/net/tipc/core.c @@ -49,7 +49,7 @@ #include "config.h" -#define TIPC_MOD_VER "1.6.2" +#define TIPC_MOD_VER "1.6.3" #ifndef CONFIG_TIPC_ZONES #define CONFIG_TIPC_ZONES 3 |
