From: Allan Stephens Date: Mon, 5 May 2008 08:24:36 +0000 (-0700) Subject: tipc: Update version number to TIPC 1.6.4 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=a7ca0268b5dfffcaa8a1fe40c6eccdeac50fa3ea;p=linux-beck.git tipc: Update version number to TIPC 1.6.4 This patch updates TIPC's version number to 1.6.4. Signed-off-by: Allan Stephens Signed-off-by: David S. Miller --- diff --git a/net/tipc/core.c b/net/tipc/core.c index 862d41541615..6d6aa5a3c240 100644 --- a/net/tipc/core.c +++ b/net/tipc/core.c @@ -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