Repository : ssh://git@open-mesh.org/batman-adv
On branch : next
commit 49f0f595baaf5eba72fca5c6c4454566eee21ea9 Author: Simon Wunderlich siwu@hrz.tu-chemnitz.de Date: Sat Apr 20 17:15:09 2013 +0200
batman-adv: Start new development cycle
Signed-off-by: Simon Wunderlich siwu@hrz.tu-chemnitz.de
49f0f595baaf5eba72fca5c6c4454566eee21ea9 main.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/main.h b/main.h index c12949b..3022b1d 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.2.0" +#define BATADV_SOURCE_VERSION "2013.3.0" #endif
/* B.A.T.M.A.N. parameters */