aboutsummaryrefslogtreecommitdiffstats
path: root/net/batman-adv/main.h
diff options
context:
space:
mode:
authorSimon Wunderlich <sw@simonwunderlich.de>2014-01-04 12:04:24 -0500
committerAntonio Quartulli <antonio@meshcoding.com>2014-01-12 08:41:20 -0500
commit8d90d775ca3ce58f987f335cde9a98407b0779a3 (patch)
tree2915456ce17a65fb8027b47830c9d7ebb2489c99 /net/batman-adv/main.h
parente19f9759edf811c94cf6f2dd67d08e6c86260741 (diff)
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/main.h')
-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 412c77f89136..9374f1a51348 100644
--- a/net/batman-adv/main.h
+++ b/net/batman-adv/main.h
@@ -24,7 +24,7 @@
24#define BATADV_DRIVER_DEVICE "batman-adv" 24#define BATADV_DRIVER_DEVICE "batman-adv"
25 25
26#ifndef BATADV_SOURCE_VERSION 26#ifndef BATADV_SOURCE_VERSION
27#define BATADV_SOURCE_VERSION "2013.5.0" 27#define BATADV_SOURCE_VERSION "2014.1.0"
28#endif 28#endif
29 29
30/* B.A.T.M.A.N. parameters */ 30/* B.A.T.M.A.N. parameters */