Repository : ssh://git@open-mesh.org/batman-adv
On branch : next
commit bc9be93f8a6e7597198fcfd9393094f1463c3c65 Author: Simon Wunderlich sw@simonwunderlich.de Date: Mon Jan 6 10:24:16 2014 +0100
batman-adv: Start new development cycle
Signed-off-by: Simon Wunderlich sw@simonwunderlich.de
bc9be93f8a6e7597198fcfd9393094f1463c3c65 main.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/main.h b/main.h index 87ca2f6..e2e34a9 100644 --- a/main.h +++ b/main.h @@ -26,7 +26,7 @@ #define BATADV_DRIVER_DEVICE "batman-adv"
#ifndef BATADV_SOURCE_VERSION -#define BATADV_SOURCE_VERSION "2014.0.0" +#define BATADV_SOURCE_VERSION "2014.1.0" #endif
/* B.A.T.M.A.N. parameters */