diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2022-04-24 23:51:22 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2022-04-24 23:51:22 +0200 |
commit | af2d861d4cd2a4da5137f795ee3509e6f944a25b (patch) | |
tree | 8273e6fd69c57831223b97f191f60704116f5d85 /Makefile | |
parent | Merge tag 'sched_urgent_for_v5.18_rc4' of git://git.kernel.org/pub/scm/linux/... (diff) | |
download | linux-af2d861d4cd2a4da5137f795ee3509e6f944a25b.tar.xz linux-af2d861d4cd2a4da5137f795ee3509e6f944a25b.zip |
Linux 5.18-rc4v5.18-rc4
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 5 PATCHLEVEL = 18 SUBLEVEL = 0 -EXTRAVERSION = -rc3 +EXTRAVERSION = -rc4 NAME = Superb Owl # *DOCUMENTATION* |