blob: 6e0075b13b0e6c538c6fe2188390684f3a15dea2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
diff --git a/Makefile b/Makefile
index 436450833e1c2..f966eeb6b9bca 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
# SPDX-License-Identifier: GPL-2.0
VERSION = 5
PATCHLEVEL = 4
-SUBLEVEL = 238
+SUBLEVEL = 239
EXTRAVERSION =
NAME = Kleptomaniac Octopus
diff --git a/tools/testing/selftests/net/fib_tests.sh b/tools/testing/selftests/net/fib_tests.sh
old mode 100644
new mode 100755
|