Repository : ssh://git@open-mesh.org/batman-adv
On branch : next
commit a86bb54721fb8155cf4ecb363d93efa4e656d1d7 Author: Simon Wunderlich siwu@hrz.tu-chemnitz.de Date: Sun Jul 21 23:03:15 2013 +0200
batman-adv: Start new development cycle
Signed-off-by: Simon Wunderlich siwu@hrz.tu-chemnitz.de
a86bb54721fb8155cf4ecb363d93efa4e656d1d7 main.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/main.h b/main.h index 834b1a0..2c0c14d 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 "2013.3.0" +#define BATADV_SOURCE_VERSION "2013.4.0" #endif
/* B.A.T.M.A.N. parameters */