diff options
| author | Simon Wunderlich <[email protected]> | 2015-11-23 20:30:15 +0100 |
|---|---|---|
| committer | Antonio Quartulli <[email protected]> | 2016-01-09 20:56:00 +0800 |
| commit | 4a4d045eb2c174472b68f366108bf76f1802f803 (patch) | |
| tree | cbeda80899b553492c786a0976c1098071c15873 | |
| parent | d86cdfcd5d7e1179e695977b7088882822f365c4 (diff) | |
batman-adv: Start new development cycle
Signed-off-by: Simon Wunderlich <[email protected]>
Signed-off-by: Antonio Quartulli <[email protected]>
| -rw-r--r-- | net/batman-adv/main.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/batman-adv/main.h b/net/batman-adv/main.h index ebd8af0a1eb0..da9f16c6829b 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 */ |