aboutsummaryrefslogtreecommitdiffstats
path: root/net/batman-adv
diff options
context:
space:
mode:
authorSven Eckelmann <sven@narfation.org>2012-08-19 21:48:25 +0200
committerAntonio Quartulli <ordex@autistici.org>2012-08-23 14:20:23 +0200
commitfa4f0afcf40361bf67ed3abd520a5fbe12d11166 (patch)
tree786663403e19bcc3ff39680a0ae2deab09d76832 /net/batman-adv
parentbatman-adv: change interface_rx to get orig node (diff)
downloadlinux-dev-fa4f0afcf40361bf67ed3abd520a5fbe12d11166.tar.xz
linux-dev-fa4f0afcf40361bf67ed3abd520a5fbe12d11166.zip
batman-adv: Start new development cycle
Signed-off-by: Sven Eckelmann <sven@narfation.org> 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 61a0cfd3ceb4..d57b746219de 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 "2012.3.0"
+#define BATADV_SOURCE_VERSION "2012.4.0"
#endif
/* B.A.T.M.A.N. parameters */