aboutsummaryrefslogtreecommitdiffstats
path: root/net/batman-adv/main.h
diff options
context:
space:
mode:
authorSimon Wunderlich <sw@simonwunderlich.de>2013-10-14 18:01:01 +0200
committerAntonio Quartulli <antonio@meshcoding.com>2013-10-23 17:03:46 +0200
commit15c33da6e8c960e61691ec302fd72f247e97055b (patch)
tree4dddd50c7edd6c05784c1b63e0f5edb0ea67e203 /net/batman-adv/main.h
parentbatman-adv: include the sync-flags when compute the global/local table CRC (diff)
downloadlinux-dev-15c33da6e8c960e61691ec302fd72f247e97055b.tar.xz
linux-dev-15c33da6e8c960e61691ec302fd72f247e97055b.zip
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 773301a7923f..f94f287b8670 100644
--- a/net/batman-adv/main.h
+++ b/net/batman-adv/main.h
@@ -26,7 +26,7 @@
#define BATADV_DRIVER_DEVICE "batman-adv"
#ifndef BATADV_SOURCE_VERSION
-#define BATADV_SOURCE_VERSION "2013.4.0"
+#define BATADV_SOURCE_VERSION "2013.5.0"
#endif
/* B.A.T.M.A.N. parameters */