aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorSimon Wunderlich <siwu@hrz.tu-chemnitz.de>2013-07-21 23:03:15 +0200
committerAntonio Quartulli <ordex@autistici.org>2013-08-28 11:31:52 +0200
commitc00a072d3fec446d763e68b50f6f6cfd9e2957e2 (patch)
treef77b7b70da2338162daa015bf7282a63179e6a12 /net
parentbatman-adv: move enum definition at the top of the file (diff)
downloadlinux-dev-c00a072d3fec446d763e68b50f6f6cfd9e2957e2.tar.xz
linux-dev-c00a072d3fec446d763e68b50f6f6cfd9e2957e2.zip
batman-adv: Start new development cycle
Signed-off-by: Simon Wunderlich <siwu@hrz.tu-chemnitz.de> Signed-off-by: Antonio Quartulli <ordex@autistici.org>
Diffstat (limited to 'net')
-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 a7bca78a6251..5d00f23b4621 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.3.0"
+#define BATADV_SOURCE_VERSION "2013.4.0"
#endif
/* B.A.T.M.A.N. parameters */