aboutsummaryrefslogtreecommitdiffstats
path: root/net/batman-adv
diff options
context:
space:
mode:
authorSimon Wunderlich <sw@simonwunderlich.de>2019-04-07 09:00:57 +0200
committerSimon Wunderlich <sw@simonwunderlich.de>2019-05-21 23:00:54 +0200
commiteef98918c88eaeb922e6e82b983419cb2acfda5b (patch)
tree6cecbec0d085255446e3d8bab0ad73b3e3735920 /net/batman-adv
parentLinux 5.2-rc1 (diff)
downloadlinux-dev-eef98918c88eaeb922e6e82b983419cb2acfda5b.tar.xz
linux-dev-eef98918c88eaeb922e6e82b983419cb2acfda5b.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 c59afcba31e0..11d051dbbda4 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.2"
+#define BATADV_SOURCE_VERSION "2019.3"
#endif
/* B.A.T.M.A.N. parameters */