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: firefly_0821_release~31522^2~47^2~12^2~23 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=665d8669583e28c397d4333385d8f46ca5864048;p=firefly-linux-kernel-4.4.55.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 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