diff options
Diffstat (limited to 'net')
| -rw-r--r-- | net/tipc/core.c | 2 | 
1 files changed, 1 insertions, 1 deletions
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  |