aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
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 /Makefile
parentMerge tag 'kbuild-fixes-v5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild (diff)
downloadlinux-dev-754e0b0e35608ed5206d6a67a791563c631cec07.tar.xz
linux-dev-754e0b0e35608ed5206d6a67a791563c631cec07.zip
Linux 5.17-rc4
Diffstat (limited to 'Makefile')
-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"