aboutsummaryrefslogtreecommitdiffstats
path: root/net/batman-adv
diff options
context:
space:
mode:
authorSimon Wunderlich <sw@simonwunderlich.de>2017-12-04 13:14:39 +0100
committerSimon Wunderlich <sw@simonwunderlich.de>2017-12-04 13:14:52 +0100
commit02dd9a8afab42d63ca89a0e7dc8c45c5bebeb710 (patch)
treee83a965b7a4791821f26d951cf0dbd61777c3b67 /net/batman-adv
parentLinux 4.15-rc1 (diff)
downloadlinux-dev-02dd9a8afab42d63ca89a0e7dc8c45c5bebeb710.tar.xz
linux-dev-02dd9a8afab42d63ca89a0e7dc8c45c5bebeb710.zip
batman-adv: Start new development cycle
Signed-off-by: Simon Wunderlich <sw@simonwunderlich.de>
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 edb2f239d04d..bb8003cf2296 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 "2017.4"
+#define BATADV_SOURCE_VERSION "2018.0"
#endif
/* B.A.T.M.A.N. parameters */