Skip to content

Commit

Permalink
[TIPC]: Update version to 1.6.3
Browse files Browse the repository at this point in the history
This patch updates TIPC's version number to 1.6.3.

Signed-off-by: Allan Stephens <allan.stephens@windriver.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
Allan Stephens authored and David S. Miller committed Mar 6, 2008
1 parent c0cb7ef commit ba0fa45
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 @@ -49,7 +49,7 @@
#include "config.h"


#define TIPC_MOD_VER "1.6.2"
#define TIPC_MOD_VER "1.6.3"

#ifndef CONFIG_TIPC_ZONES
#define CONFIG_TIPC_ZONES 3
Expand Down

0 comments on commit ba0fa45

Please sign in to comment.