Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2021-12-06 01:08:22 +0300
committerLinus Torvalds <torvalds@linux-foundation.org>2021-12-06 01:08:22 +0300
commit0fcfb00b28c0b7884635dacf38e46d60bf3d4eb1 (patch)
tree7a2a2ce2d6630d8d9c1c3f9fc8fdde08ba0486b8
parent268ba095371cb28841bd9bd7f61c73290104a064 (diff)
Linux 5.16-rc4v5.16-rc4
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 0a6ecc8bb2d2..8e35d7804fef 100644
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@
VERSION = 5
PATCHLEVEL = 16
SUBLEVEL = 0
-EXTRAVERSION = -rc3
+EXTRAVERSION = -rc4
NAME = Gobble Gobble
# *DOCUMENTATION*