aboutsummaryrefslogtreecommitdiffstats
path: root/net/batman-adv
diff options
context:
space:
mode:
authorSimon Wunderlich <siwu@hrz.tu-chemnitz.de>2013-03-03 18:30:29 +0100
committerAntonio Quartulli <ordex@autistici.org>2013-03-27 10:29:54 +0100
commit9998bb730089980a86898364666a5c67c22e28c2 (patch)
treecaabc912915fbb1732077c3d71e8e2abc81f4205 /net/batman-adv
parentbatman-adv: free an hard-interface before adding it (diff)
downloadlinux-dev-9998bb730089980a86898364666a5c67c22e28c2.tar.xz
linux-dev-9998bb730089980a86898364666a5c67c22e28c2.zip
batman-adv: Start new development cycle
Signed-off-by: Simon Wunderlich <siwu@hrz.tu-chemnitz.de> Signed-off-by: Antonio Quartulli <ordex@autistici.org>
Diffstat (limited to 'net/batman-adv')
-rw-r--r--net/batman-adv/main.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/batman-adv/main.h b/net/batman-adv/main.h
index a9e12e65aa15..f90f5bc8e426 100644
--- a/net/batman-adv/main.h
+++ b/net/batman-adv/main.h
@@ -26,7 +26,7 @@
#define BATADV_DRIVER_DEVICE "batman-adv"
#ifndef BATADV_SOURCE_VERSION
-#define BATADV_SOURCE_VERSION "2013.1.0"
+#define BATADV_SOURCE_VERSION "2013.2.0"
#endif
/* B.A.T.M.A.N. parameters */