aboutsummaryrefslogtreecommitdiffstats
path: root/net/batman-adv
diff options
context:
space:
mode:
authorSven Eckelmann <sven@narfation.org>2018-09-14 10:47:14 +0200
committerSimon Wunderlich <sw@simonwunderlich.de>2018-09-14 17:59:20 +0200
commitdabeb13eee81329338b1f8f330dfcc37a86714d7 (patch)
tree879cdde50e38cd0a80aea8e037c6a3c31b54cbc0 /net/batman-adv
parentbatman-adv: fix hardif_neigh refcount on queue_work() failure (diff)
downloadlinux-dev-dabeb13eee81329338b1f8f330dfcc37a86714d7.tar.xz
linux-dev-dabeb13eee81329338b1f8f330dfcc37a86714d7.zip
batman-adv: Increase version number to 2018.3
Signed-off-by: Sven Eckelmann <sven@narfation.org> 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 8da3c9336111..3ccc75ee719c 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.2"
+#define BATADV_SOURCE_VERSION "2018.3"
#endif
/* B.A.T.M.A.N. parameters */