Repository : ssh://git@open-mesh.org/batctl
On branch : next
commit b09d7825e07fee938794b3418c4baf475305550a Author: Marek Lindner lindner_marek@yahoo.de Date: Sun Jan 6 21:51:12 2013 +0800
batctl: Start new development cycle
Signed-off-by: Marek Lindner lindner_marek@yahoo.de
b09d7825e07fee938794b3418c4baf475305550a main.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/main.h b/main.h index af96e2b..b69de32 100644 --- a/main.h +++ b/main.h @@ -20,7 +20,7 @@ */
#ifndef SOURCE_VERSION -#define SOURCE_VERSION "2012.5.0" +#define SOURCE_VERSION "2013.0.0" #endif
#define SOCKET_PATH_FMT "%s/batman_adv/%s/socket"