aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorSimon Wunderlich <sw@simonwunderlich.de>2019-07-06 15:07:50 +0200
committerSimon Wunderlich <sw@simonwunderlich.de>2019-07-22 21:34:14 +0200
commitbc986391c80decf6b5a16756f29400377833b1e9 (patch)
tree95755d1f99754bd1ee1aad86b53907ecb879f173 /net
parentLinus 5.3-rc1 (diff)
downloadlinux-dev-bc986391c80decf6b5a16756f29400377833b1e9.tar.xz
linux-dev-bc986391c80decf6b5a16756f29400377833b1e9.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 3d4c04d87ff3..6967f2e4c3f4 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.3"
+#define BATADV_SOURCE_VERSION "2019.4"
#endif
/* B.A.T.M.A.N. parameters */