diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2022-04-17 13:57:31 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2022-04-17 13:57:31 -0700 |
commit | b2d229d4ddb17db541098b83524d901257e93845 (patch) | |
tree | 86eeeb478f8ff3e8eab8ebd03d84cb4c3dea3102 | |
parent | a1901b464e7e3e28956ae7423db2847dbbfb5be8 (diff) | |
download | linux-5.18-rc3.tar.gz linux-5.18-rc3.tar.bz2 linux-5.18-rc3.zip |
Linux 5.18-rc3v5.18-rc3
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 5 PATCHLEVEL = 18 SUBLEVEL = 0 -EXTRAVERSION = -rc2 +EXTRAVERSION = -rc3 NAME = Superb Owl # *DOCUMENTATION* |