summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2022-02-13 12:13:30 -0800
committerLinus Torvalds <torvalds@linux-foundation.org>2022-02-13 12:13:30 -0800
commit754e0b0e35608ed5206d6a67a791563c631cec07 (patch)
treeea723d9a5a8dff417c1188c1f6efc8dd43a58f36
parente89d3a46710908c3973397849e758f6ca42db77d (diff)
Linux 5.17-rc4v5.17-rc4
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index ceb987e5c87b..51e142f760f7 100644
--- a/Makefile
+++ b/Makefile
@@ -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"