diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2022-04-24 14:51:22 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2022-04-24 14:51:22 -0700 |
commit | af2d861d4cd2a4da5137f795ee3509e6f944a25b (patch) | |
tree | 8273e6fd69c57831223b97f191f60704116f5d85 /Makefile | |
parent | 42740a2ff5d3f2cc0c73876dfb37ed0b88d926fd (diff) | |
download | linux-af2d861d4cd2a4da5137f795ee3509e6f944a25b.tar.bz2 |
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* |