Repository : ssh://git@open-mesh.org/batman-adv
On branch : next
commit 0c1c04b05b8a256c538ec077a421d63de200064a Author: Simon Wunderlich sw@simonwunderlich.de Date: Mon Jul 21 16:05:35 2014 +0200
batman-adv: Start new development cycle
Signed-off-by: Simon Wunderlich sw@simonwunderlich.de
0c1c04b05b8a256c538ec077a421d63de200064a main.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/main.h b/main.h index 87e7196..e4f3ef8 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.3.0" +#define BATADV_SOURCE_VERSION "2014.4.0" #endif
/* B.A.T.M.A.N. parameters */