aboutsummaryrefslogtreecommitdiffstats
path: root/net/tipc
diff options
context:
space:
mode:
authorAllan Stephens <allan.stephens@windriver.com>2006-10-16 22:01:32 -0700
committerDavid S. Miller <davem@sunset.davemloft.net>2006-10-18 19:55:24 -0700
commit665d8669583e28c397d4333385d8f46ca5864048 (patch)
treeb6a39698de6976410481a4f9fa97031c50ee861c /net/tipc
parent[TIPC]: Unrecognized configuration command now returns error message (diff)
downloadlinux-dev-665d8669583e28c397d4333385d8f46ca5864048.tar.xz
linux-dev-665d8669583e28c397d4333385d8f46ca5864048.zip
[TIPC]: Updated TIPC version number to 1.6.2
Signed-off-by: Allan Stephens <allan.stephens@windriver.com> Signed-off-by: Per Liden <per.liden@ericsson.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 7f3f693e5125..6f5b7ee31180 100644
--- a/net/tipc/core.c
+++ b/net/tipc/core.c
@@ -57,7 +57,7 @@ void tipc_socket_stop(void);
int tipc_netlink_start(void);
void tipc_netlink_stop(void);
-#define TIPC_MOD_VER "1.6.1"
+#define TIPC_MOD_VER "1.6.2"
#ifndef CONFIG_TIPC_ZONES
#define CONFIG_TIPC_ZONES 3