diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2022-04-11 02:21:36 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2022-04-11 02:21:36 +0200 |
commit | ce522ba9ef7e2d9fb22a39eb3371c0c64e2a433e (patch) | |
tree | 4a9cf4ac718bd5c9bfb988ef6a75afa1dce19ab7 /Makefile | |
parent | Merge tag 'tty-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... (diff) | |
download | linux-ce522ba9ef7e2d9fb22a39eb3371c0c64e2a433e.tar.xz linux-ce522ba9ef7e2d9fb22a39eb3371c0c64e2a433e.zip |
Linux 5.18-rc2v5.18-rc2
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 = -rc1 +EXTRAVERSION = -rc2 NAME = Superb Owl # *DOCUMENTATION* |