aboutsummaryrefslogtreecommitdiffstats
path: root/net/batman-adv
diff options
context:
space:
mode:
authorSven Eckelmann <sven@narfation.org>2012-02-05 15:23:55 +0100
committerMarek Lindner <lindner_marek@yahoo.de>2012-02-17 02:50:21 +0800
commitfdc8ff101163f10d36187a890a3c4990cebb8b12 (patch)
tree92be4d1924485e8d67e3c1b87488e2a0ebbdf7b4 /net/batman-adv
parentbatman-adv: TT_CLIENT_PENDING is never set in struct tt_global_entry (diff)
downloadlinux-dev-fdc8ff101163f10d36187a890a3c4990cebb8b12.tar.xz
linux-dev-fdc8ff101163f10d36187a890a3c4990cebb8b12.zip
batman-adv: Start new development cycle
Signed-off-by: Sven Eckelmann <sven@narfation.org> Signed-off-by: Marek Lindner <lindner_marek@yahoo.de>
Diffstat (limited to 'net/batman-adv')
-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 6b276e179419..1468788a9d64 100644
--- a/net/batman-adv/main.h
+++ b/net/batman-adv/main.h
@@ -28,7 +28,7 @@
#define DRIVER_DEVICE "batman-adv"
#ifndef SOURCE_VERSION
-#define SOURCE_VERSION "2012.0.0"
+#define SOURCE_VERSION "2012.1.0"
#endif
/* B.A.T.M.A.N. parameters */