Repository : ssh://git@open-mesh.org/batman-adv
On branch : next
commit d96418873f2e27fb94d6c40f274e06ff59dfbd6e Author: Simon Wunderlich sw@simonwunderlich.de Date: Mon Oct 14 18:01:01 2013 +0200
batman-adv: Start new development cycle
Signed-off-by: Simon Wunderlich sw@simonwunderlich.de
d96418873f2e27fb94d6c40f274e06ff59dfbd6e main.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/main.h b/main.h index 811f5f8..c5d6eb2 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.4.0" +#define BATADV_SOURCE_VERSION "2013.5.0" #endif
/* B.A.T.M.A.N. parameters */