diff options
author | Simon Wunderlich <sw@simonwunderlich.de> | 2014-05-16 13:30:45 +0200 |
---|---|---|
committer | Antonio Quartulli <antonio@meshcoding.com> | 2014-05-18 15:04:00 +0200 |
commit | 871d3d9fdf1c2fb58927080c8e96edccb1fee010 (patch) | |
tree | 3b0b3d1233c5fe778eab9de797bbddc45c1774ac /net/batman-adv/main.h | |
parent | 2b64df20586d7525a2cf6318b33c8414f6dbd807 (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.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/batman-adv/main.h b/net/batman-adv/main.h index 770dc890cee..118b990bae2 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 "2014.2.0" +#define BATADV_SOURCE_VERSION "2014.3.0" #endif /* B.A.T.M.A.N. parameters */ |