Repository : ssh://git@open-mesh.org/batman-adv
On branch : next
commit 86738838470f7d3f868ae9b60bc198cf58efac88 Author: Simon Wunderlich siwu@hrz.tu-chemnitz.de Date: Sat Jan 12 16:44:06 2013 +0100
batman-adv: Start new development cycle
Signed-off-by: Simon Wunderlich siwu@hrz.tu-chemnitz.de
86738838470f7d3f868ae9b60bc198cf58efac88 main.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/main.h b/main.h index db3e044..420c8c5 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.0.0" +#define BATADV_SOURCE_VERSION "2013.1.0" #endif
/* B.A.T.M.A.N. parameters */