aboutsummaryrefslogtreecommitdiffstats
path: root/net/batman-adv/main.h
diff options
context:
space:
mode:
authorSimon Wunderlich <sw@simonwunderlich.de>2019-04-07 09:00:57 +0200
committerSimon Wunderlich <sw@simonwunderlich.de>2019-05-06 11:40:46 +0200
commitbdc76fd299600736e832f1525f4f23dd210b97cb (patch)
tree2079d52b9e5db7c31b52fc793da8c9335d729629 /net/batman-adv/main.h
parentbatman-adv: Fix genl notification for throughput_override (diff)
downloadlinux-dev-bdc76fd299600736e832f1525f4f23dd210b97cb.tar.xz
linux-dev-bdc76fd299600736e832f1525f4f23dd210b97cb.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 3ed669d7dc6b..06880c650598 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 "2019.1"
+#define BATADV_SOURCE_VERSION "2019.2"
#endif
/* B.A.T.M.A.N. parameters */