Repository : ssh://git@diktynna/batman-adv
On branches: main,main
>---------------------------------------------------------------
commit 628a810161ee9502b93fac6c48d763f63ec03f9a
Author: Simon Wunderlich <sw(a)simonwunderlich.de>
Date: Fri Apr 5 09:35:42 2024 +0200
batman-adv: Update compatible kernel version number
Signed-off-by: Simon Wunderlich <sw(a)simonwunderlich.de>
>---------------------------------------------------------------
628a810161ee9502b93fac6c48d763f63ec03f9a
README.external.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.external.rst b/README.external.rst
index f4191cc9..4b4a81a5 100644
--- a/README.external.rst
+++ b/README.external.rst
@@ -12,7 +12,7 @@ and as an external module. The external module allows to get
new features without upgrading to a newer kernel version
and to get batman-adv specific bug fixes for kernels that are
not supported anymore. It compiles against and should work
-with Linux 4.19 - 6.8. Supporting older versions is not
+with Linux 4.19 - 6.9. 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. :-)