aboutsummaryrefslogtreecommitdiffstats
path: root/net/batman-adv/main.h
diff options
context:
space:
mode:
authorSven Eckelmann <sven@narfation.org>2012-10-29 17:15:08 +0100
committerAntonio Quartulli <ordex@autistici.org>2012-11-21 12:35:46 +0100
commitd81f78ec37ecad3a4cc0a71d0ea1f74994ec5cda (patch)
tree2f3c8215235b005845067f14b98706dc5fdc909b /net/batman-adv/main.h
parentbatman-adv: Fix broadcast duplist for fragmentation (diff)
downloadlinux-dev-d81f78ec37ecad3a4cc0a71d0ea1f74994ec5cda.tar.xz
linux-dev-d81f78ec37ecad3a4cc0a71d0ea1f74994ec5cda.zip
batman-adv: Start new development cycle
Signed-off-by: Sven Eckelmann <sven@narfation.org> Signed-off-by: Antonio Quartulli <ordex@autistici.org>
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 ce5e5b96ebee..2f85577086a7 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 "2012.4.0"
+#define BATADV_SOURCE_VERSION "2012.5.0"
#endif
/* B.A.T.M.A.N. parameters */