diff options
author | Linus Torvalds | 2022-04-10 14:21:36 -1000 |
---|---|---|
committer | Linus Torvalds | 2022-04-10 14:21:36 -1000 |
commit | ce522ba9ef7e2d9fb22a39eb3371c0c64e2a433e (patch) | |
tree | 4a9cf4ac718bd5c9bfb988ef6a75afa1dce19ab7 | |
parent | 8b57b3046107b50ebecb65537a172ef3d6cec673 (diff) |
Linux 5.18-rc2
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 5 PATCHLEVEL = 18 SUBLEVEL = 0 -EXTRAVERSION = -rc1 +EXTRAVERSION = -rc2 NAME = Superb Owl # *DOCUMENTATION* |