aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorSimon Wunderlich <sw@simonwunderlich.de>2014-12-30 02:20:14 +0100
committerAntonio Quartulli <antonio@meshcoding.com>2015-01-07 17:21:58 +0100
commitdcba6c9b45a8c91ebb1b16a3595011404a19cf98 (patch)
tree005a8ebb5859ccef4f028c93fea86f3885417266 /net
parentbatman-adv: fix misspelled words (diff)
downloadlinux-dev-dcba6c9b45a8c91ebb1b16a3595011404a19cf98.tar.xz
linux-dev-dcba6c9b45a8c91ebb1b16a3595011404a19cf98.zip
batman-adv: Start new development cycle
Signed-off-by: Simon Wunderlich <sw@simonwunderlich.de> Signed-off-by: Antonio Quartulli <antonio@meshcoding.com>
Diffstat (limited to 'net')
-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 18286f8b4d26..4d2318829a34 100644
--- a/net/batman-adv/main.h
+++ b/net/batman-adv/main.h
@@ -24,7 +24,7 @@
#define BATADV_DRIVER_DEVICE "batman-adv"
#ifndef BATADV_SOURCE_VERSION
-#define BATADV_SOURCE_VERSION "2014.4.0"
+#define BATADV_SOURCE_VERSION "2015.0"
#endif
/* B.A.T.M.A.N. parameters */