aboutsummaryrefslogtreecommitdiffstats
path: root/net/batman-adv/main.h
diff options
context:
space:
mode:
authorSimon Wunderlich <sw@simonwunderlich.de>2019-09-21 20:50:04 +0200
committerSimon Wunderlich <sw@simonwunderlich.de>2019-11-03 08:30:58 +0100
commit79f0a4858fa700c0b77795a2f5795be3f9b27017 (patch)
treedb885537ce7d5493362cffeb671fd930feb41cb9 /net/batman-adv/main.h
parentMerge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net (diff)
downloadlinux-dev-79f0a4858fa700c0b77795a2f5795be3f9b27017.tar.xz
linux-dev-79f0a4858fa700c0b77795a2f5795be3f9b27017.zip
batman-adv: Start new development cycle
Signed-off-by: Simon Wunderlich <sw@simonwunderlich.de>
Diffstat (limited to '')
-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 6967f2e4c3f4..c7b340ddd0e7 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.4"
+#define BATADV_SOURCE_VERSION "2019.5"
#endif
/* B.A.T.M.A.N. parameters */