Repository : ssh://git@open-mesh.org/batman-adv
On branch : next
commit 5bd2cac4fa26f87552e56a0770d38f78fcdcd4bd Author: Simon Wunderlich sw@simonwunderlich.de Date: Fri May 16 13:30:45 2014 +0200
batman-adv: Start new development cycle
Signed-off-by: Simon Wunderlich sw@simonwunderlich.de
5bd2cac4fa26f87552e56a0770d38f78fcdcd4bd main.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/main.h b/main.h index 5cadf07..87e7196 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.2.0" +#define BATADV_SOURCE_VERSION "2014.3.0" #endif
/* B.A.T.M.A.N. parameters */