summaryrefslogtreecommitdiff
path: root/net/tipc
diff options
context:
space:
mode:
authorAllan Stephens <allan.stephens@windriver.com>2008-03-06 23:08:40 (GMT)
committerDavid S. Miller <davem@davemloft.net>2008-03-06 23:08:40 (GMT)
commitba0fa4599484b98dbb21d279fbfdb40e9c07d30d (patch)
treed8da28f2a0bc4112c318b888694d4b2f250f7d00 /net/tipc
parentc0cb7ef08667374f0cbe8c94c819f74a6c935135 (diff)
downloadlinux-fsl-qoriq-ba0fa4599484b98dbb21d279fbfdb40e9c07d30d.tar.xz
[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 b41b0ac..740aac5 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