mirror of https://gitee.com/openkylin/linux.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 <allan.stephens@windriver.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
48c9713946
commit
a7ca0268b5
|
@ -49,7 +49,7 @@
|
||||||
#include "config.h"
|
#include "config.h"
|
||||||
|
|
||||||
|
|
||||||
#define TIPC_MOD_VER "1.6.3"
|
#define TIPC_MOD_VER "1.6.4"
|
||||||
|
|
||||||
#ifndef CONFIG_TIPC_ZONES
|
#ifndef CONFIG_TIPC_ZONES
|
||||||
#define CONFIG_TIPC_ZONES 3
|
#define CONFIG_TIPC_ZONES 3
|
||||||
|
|
Loading…
Reference in New Issue