Repository : ssh://git@open-mesh.org/batman-adv
On branch : next
>---------------------------------------------------------------
commit b284ca84e2c3afc5d5c82a7e9feed14821c4cdc5
Author: Simon Wunderlich <siwu(a)hrz.tu-chemnitz.de>
Date: Sat Apr 20 17:00:38 2013 +0200
batman-adv: Update compatible kernel version number
Signed-off-by: Simon Wunderlich <siwu(a)hrz.tu-chemnitz.de>
>---------------------------------------------------------------
b284ca84e2c3afc5d5c82a7e9feed14821c4cdc5
README.external | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.external b/README.external
index ed7cf7a..02a66be 100644
--- a/README.external
+++ b/README.external
@@ -6,7 +6,7 @@ and as external module. The external module allows to get
new features without upgrading to a newer kernel version
and to get batman-adv specific bugfixes for kernels that are
not supported anymore. It compiles against and should work
-with Linux 2.6.29 - 3.9. Supporting older versions is not
+with Linux 2.6.29 - 3.10. Supporting older versions is not
planned, but it's probably easy to backport it. If you work on a
backport, feel free to contact us. :-)