Repository : ssh://git@open-mesh.org/batman-adv
On branches: next,simon/release-2014.4.0
commit 9c30c3d46e147ae5ebc2031af57e07dcc57d84c9 Author: Simon Wunderlich sw@simonwunderlich.de Date: Tue Dec 30 02:20:14 2014 +0100
batman-adv: Start new development cycle
Signed-off-by: Simon Wunderlich sw@simonwunderlich.de
9c30c3d46e147ae5ebc2031af57e07dcc57d84c9 main.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/main.h b/main.h index fdfccff..437fd69 100644 --- a/main.h +++ b/main.h @@ -24,7 +24,7 @@ #define BATADV_DRIVER_DEVICE "batman-adv"
#ifndef BATADV_SOURCE_VERSION -#define BATADV_SOURCE_VERSION "2014.4.0" +#define BATADV_SOURCE_VERSION "2015.0" #endif
/* B.A.T.M.A.N. parameters */