diff options
| author | Simon Wunderlich <sw@simonwunderlich.de> | 2019-04-07 03:00:57 -0400 |
|---|---|---|
| committer | Simon Wunderlich <sw@simonwunderlich.de> | 2019-05-06 05:40:46 -0400 |
| commit | bdc76fd299600736e832f1525f4f23dd210b97cb (patch) | |
| tree | 2079d52b9e5db7c31b52fc793da8c9335d729629 | |
| parent | 438b3d3fae4346a49fe12fa7cc1dc9327f006a91 (diff) | |
batman-adv: Start new development cycle
Signed-off-by: Simon Wunderlich <sw@simonwunderlich.de>
| -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 3ed669d7dc6b..06880c650598 100644 --- a/net/batman-adv/main.h +++ b/net/batman-adv/main.h | |||
| @@ -25,7 +25,7 @@ | |||
| 25 | #define BATADV_DRIVER_DEVICE "batman-adv" | 25 | #define BATADV_DRIVER_DEVICE "batman-adv" |
| 26 | 26 | ||
| 27 | #ifndef BATADV_SOURCE_VERSION | 27 | #ifndef BATADV_SOURCE_VERSION |
| 28 | #define BATADV_SOURCE_VERSION "2019.1" | 28 | #define BATADV_SOURCE_VERSION "2019.2" |
| 29 | #endif | 29 | #endif |
| 30 | 30 | ||
| 31 | /* B.A.T.M.A.N. parameters */ | 31 | /* B.A.T.M.A.N. parameters */ |
