Repository : ssh://git@open-mesh.org/batman-adv
On branch : master
commit be22f935ba012efb3d32523dbdd460488076c60b Author: Simon Wunderlich sw@simonwunderlich.de Date: Tue Apr 28 20:29:53 2015 +0200
batman-adv: Start new development cycle
Signed-off-by: Simon Wunderlich sw@simonwunderlich.de
be22f935ba012efb3d32523dbdd460488076c60b main.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/main.h b/main.h index cf1fe74..918de60 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 "2015.0" +#define BATADV_SOURCE_VERSION "2015.1" #endif
/* B.A.T.M.A.N. parameters */