aboutsummaryrefslogtreecommitdiffstats
path: root/net/tipc/core.c
diff options
context:
space:
mode:
authorAllan Stephens <[email protected]>2008-05-05 08:24:36 +0000
committerDavid S. Miller <[email protected]>2008-05-05 08:24:36 +0000
commita7ca0268b5dfffcaa8a1fe40c6eccdeac50fa3ea (patch)
tree953e46b5afa44d10755297bd1bd87e8f4b277a64 /net/tipc/core.c
parenttipc: Exclude debug-only print buffer code when not debugging (diff)
downloadkernel-a7ca0268b5dfffcaa8a1fe40c6eccdeac50fa3ea.tar.gz
kernel-a7ca0268b5dfffcaa8a1fe40c6eccdeac50fa3ea.zip
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 <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/tipc/core.c')
-rw-r--r--net/tipc/core.c2
1 files changed, 1 insertions, 1 deletions
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