aboutsummaryrefslogtreecommitdiffstats
path: root/net/batman-adv
diff options
context:
space:
mode:
authorSimon Wunderlich <sw@simonwunderlich.de>2015-08-04 14:43:16 +0200
committerAntonio Quartulli <antonio@meshcoding.com>2015-08-27 20:15:33 +0200
commit07c48eca1661decbd52393ef535f0c97e5313c4e (patch)
tree88290a20df3f2c0586d0425b6c7f4b9c00525074 /net/batman-adv
parentbatman-adv: fix gateway client style issues (diff)
downloadlinux-dev-07c48eca1661decbd52393ef535f0c97e5313c4e.tar.xz
linux-dev-07c48eca1661decbd52393ef535f0c97e5313c4e.zip
batman-adv: Start new development cycle
Signed-off-by: Simon Wunderlich <sw@simonwunderlich.de> Signed-off-by: Antonio Quartulli <antonio@meshcoding.com>
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 78500ac725d6..ebd8af0a1eb0 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.1"
+#define BATADV_SOURCE_VERSION "2015.2"
#endif
/* B.A.T.M.A.N. parameters */