aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorSimon Wunderlich <sw@simonwunderlich.de>2019-11-25 09:06:16 +0100
committerSimon Wunderlich <sw@simonwunderlich.de>2019-11-25 09:06:16 +0100
commita7c4a547ea1de2e9d6cb82263962aaff3ba67ff5 (patch)
treeca925e9fcd8446fbdf51bcadfb2effeb90ced67b /net
parentbatman-adv: Drop lockdep.h include for soft-interface.c (diff)
downloadlinux-dev-a7c4a547ea1de2e9d6cb82263962aaff3ba67ff5.tar.xz
linux-dev-a7c4a547ea1de2e9d6cb82263962aaff3ba67ff5.zip
batman-adv: Start new development cycle
Signed-off-by: Simon Wunderlich <sw@simonwunderlich.de>
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 c7b340ddd0e7..fd8c0728ddc7 100644
--- a/net/batman-adv/main.h
+++ b/net/batman-adv/main.h
@@ -13,7 +13,7 @@
#define BATADV_DRIVER_DEVICE "batman-adv"
#ifndef BATADV_SOURCE_VERSION
-#define BATADV_SOURCE_VERSION "2019.5"
+#define BATADV_SOURCE_VERSION "2020.0"
#endif
/* B.A.T.M.A.N. parameters */