Skip to content

Commit

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

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 May 5, 2008
1 parent 48c9713 commit a7ca026
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.3"
#define TIPC_MOD_VER "1.6.4"

#ifndef CONFIG_TIPC_ZONES
#define CONFIG_TIPC_ZONES 3
Expand Down

0 comments on commit a7ca026

Please sign in to comment.