aboutsummaryrefslogtreecommitdiffstats
path: root/net/tipc
diff options
context:
space:
mode:
authorAllan Stephens <allan.stephens@windriver.com>2008-03-06 15:08:40 -0800
committerDavid S. Miller <davem@davemloft.net>2008-03-06 15:08:40 -0800
commitba0fa4599484b98dbb21d279fbfdb40e9c07d30d (patch)
treed8da28f2a0bc4112c318b888694d4b2f250f7d00 /net/tipc
parent[TIPC]: Enhancements to message header writing (diff)
downloadlinux-dev-ba0fa4599484b98dbb21d279fbfdb40e9c07d30d.tar.xz
linux-dev-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 <allan.stephens@windriver.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/tipc')
-rw-r--r--net/tipc/core.c2
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