aboutsummaryrefslogtreecommitdiffstats
path: root/net/batman-adv
diff options
context:
space:
mode:
authorSimon Wunderlich <sw@simonwunderlich.de>2018-02-27 17:56:10 +0100
committerSimon Wunderlich <sw@simonwunderlich.de>2018-02-26 17:57:39 +0100
commit7e81c55ee94338e4fe5bdd87e5fb15dbf040156f (patch)
tree6a308b55da82671b16a3c8846ead69a376dc9358 /net/batman-adv
parentLinux 4.16-rc1 (diff)
downloadlinux-dev-7e81c55ee94338e4fe5bdd87e5fb15dbf040156f.tar.xz
linux-dev-7e81c55ee94338e4fe5bdd87e5fb15dbf040156f.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 f7ba3f96d8f3..69bfedfad174 100644
--- a/net/batman-adv/main.h
+++ b/net/batman-adv/main.h
@@ -25,7 +25,7 @@
#define BATADV_DRIVER_DEVICE "batman-adv"
#ifndef BATADV_SOURCE_VERSION
-#define BATADV_SOURCE_VERSION "2018.0"
+#define BATADV_SOURCE_VERSION "2018.1"
#endif
/* B.A.T.M.A.N. parameters */