aboutsummaryrefslogtreecommitdiffstats
path: root/net/batman-adv
diff options
context:
space:
mode:
authorSimon Wunderlich <siwu@hrz.tu-chemnitz.de>2013-04-20 17:15:09 +0200
committerAntonio Quartulli <ordex@autistici.org>2013-05-29 02:44:56 +0200
commit6715fd3f0538e805b6a769d66823ec16b8b647ac (patch)
tree806e808b0e13dd48486b8e1a6868d69c3defb5ba /net/batman-adv
parentbatman-adv: Move call to batadv_nc_skb_forward() from routing.c to send.c (diff)
downloadlinux-dev-6715fd3f0538e805b6a769d66823ec16b8b647ac.tar.xz
linux-dev-6715fd3f0538e805b6a769d66823ec16b8b647ac.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 6f25ef29f305..5e9aebb7d56b 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.2.0"
+#define BATADV_SOURCE_VERSION "2013.3.0"
#endif
/* B.A.T.M.A.N. parameters */