diff options
author | Linus Torvalds | 2022-02-13 12:13:30 -0800 |
---|---|---|
committer | Linus Torvalds | 2022-02-13 12:13:30 -0800 |
commit | 754e0b0e35608ed5206d6a67a791563c631cec07 (patch) | |
tree | ea723d9a5a8dff417c1188c1f6efc8dd43a58f36 | |
parent | e89d3a46710908c3973397849e758f6ca42db77d (diff) |
Linux 5.17-rc4
-rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -2,8 +2,8 @@ VERSION = 5 PATCHLEVEL = 17 SUBLEVEL = 0 -EXTRAVERSION = -rc3 -NAME = Gobble Gobble +EXTRAVERSION = -rc4 +NAME = Superb Owl # *DOCUMENTATION* # To see a list of typical targets execute "make help" |