summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorSimon Wunderlich <sw@simonwunderlich.de>2014-01-04 17:04:24 (GMT)
committerAntonio Quartulli <antonio@meshcoding.com>2014-01-12 13:41:20 (GMT)
commit8d90d775ca3ce58f987f335cde9a98407b0779a3 (patch)
tree2915456ce17a65fb8027b47830c9d7ebb2489c99 /net
parente19f9759edf811c94cf6f2dd67d08e6c86260741 (diff)
downloadlinux-8d90d775ca3ce58f987f335cde9a98407b0779a3.tar.xz
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')
-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 412c77f..9374f1a 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 "2013.5.0"
+#define BATADV_SOURCE_VERSION "2014.1.0"
#endif
/* B.A.T.M.A.N. parameters */