From: Allan Stephens Date: Tue, 17 Oct 2006 05:01:32 +0000 (-0700) Subject: [TIPC]: Updated TIPC version number to 1.6.2 X-Git-Tag: v2.6.19-rc3~45^2~23 X-Git-Url: http://pilppa.com/gitweb/?a=commitdiff_plain;h=665d8669583e28c397d4333385d8f46ca5864048;p=linux-2.6-omap-h63xx.git [TIPC]: Updated TIPC version number to 1.6.2 Signed-off-by: Allan Stephens Signed-off-by: Per Liden Signed-off-by: David S. Miller --- diff --git a/net/tipc/core.c b/net/tipc/core.c index 7f3f693e512..6f5b7ee3118 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