diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2022-07-04 01:39:28 +0300 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2022-07-04 01:39:28 +0300 |
commit | 88084a3df1672e131ddc1b4e39eeacfd39864acf (patch) | |
tree | 00f8472be5e6acca0e9286b748f21f49d2224901 | |
parent | b8d5109f50969ead9d49c3e8bd78ec1f82e548e3 (diff) | |
download | linux-88084a3df1672e131ddc1b4e39eeacfd39864acf.tar.xz |
Linux 5.19-rc5
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 5 PATCHLEVEL = 19 SUBLEVEL = 0 -EXTRAVERSION = -rc4 +EXTRAVERSION = -rc5 NAME = Superb Owl # *DOCUMENTATION* |