[01/17] batman-adv: Start new development cycle

Message ID 20161027190150.7880-2-sw@simonwunderlich.de (mailing list archive)
State Accepted, archived
Commit 47d8e4f7296d3584a00b37c9fbe260c0434d2c77
Headers

Commit Message

Simon Wunderlich Oct. 27, 2016, 7:01 p.m. UTC
  Signed-off-by: Simon Wunderlich <sw@simonwunderlich.de>
---
 net/batman-adv/main.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
  

Patch

diff --git a/net/batman-adv/main.h b/net/batman-adv/main.h
index 09af21e..8b0979b 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 "2016.4"
+#define BATADV_SOURCE_VERSION "2016.5"
 #endif
 
 /* B.A.T.M.A.N. parameters */