aboutsummaryrefslogtreecommitdiff
path: root/net/tipc
diff options
context:
space:
mode:
authorAllan Stephens <allan.stephens@windriver.com>2008-05-05 01:24:36 -0700
committerDavid S. Miller <davem@davemloft.net>2008-05-05 01:24:36 -0700
commita7ca0268b5dfffcaa8a1fe40c6eccdeac50fa3ea (patch)
tree953e46b5afa44d10755297bd1bd87e8f4b277a64 /net/tipc
parent48c971394626173eaf1c33441ea1d900c88b21a3 (diff)
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 <allan.stephens@windriver.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/tipc')
-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 862d4154161..6d6aa5a3c24 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