Skip to content

Commit

Permalink
[TIPC]: Updated TIPC version number to 1.6.2
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Allan Stephens authored and David S. Miller committed Oct 19, 2006
1 parent 53cfd1e commit 665d866
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion net/tipc/core.c
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 665d866

Please sign in to comment.