summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorSimon Wunderlich <sw@simonwunderlich.de>2015-11-23 19:30:15 (GMT)
committerAntonio Quartulli <a@unstable.cc>2016-01-09 12:56:00 (GMT)
commit4a4d045eb2c174472b68f366108bf76f1802f803 (patch)
treecbeda80899b553492c786a0976c1098071c15873 /net
parentd86cdfcd5d7e1179e695977b7088882822f365c4 (diff)
downloadlinux-4a4d045eb2c174472b68f366108bf76f1802f803.tar.xz
batman-adv: Start new development cycle
Signed-off-by: Simon Wunderlich <sw@simonwunderlich.de> Signed-off-by: Antonio Quartulli <a@unstable.cc>
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 ebd8af0..da9f16c 100644
--- a/net/batman-adv/main.h
+++ b/net/batman-adv/main.h
@@ -24,7 +24,7 @@
#define BATADV_DRIVER_DEVICE "batman-adv"
#ifndef BATADV_SOURCE_VERSION
-#define BATADV_SOURCE_VERSION "2015.2"
+#define BATADV_SOURCE_VERSION "2016.0"
#endif
/* B.A.T.M.A.N. parameters */