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>2017-08-07 04:44:49 +0300
committerLinus Torvalds <torvalds@linux-foundation.org>2017-08-07 04:44:49 +0300
commitaae4e7a8bc44722fe70d58920a36916b1043195e (patch)
treec8eb8f0b2f68a05c44b9cb5dafb4dff5f73c96be
parentacdae9ee6aba82f5bba1fb44325793572db02fbc (diff)
Linux 4.13-rc4v4.13-rc4
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 37087b4657b7..6eba23bcb5ad 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
VERSION = 4
PATCHLEVEL = 13
SUBLEVEL = 0
-EXTRAVERSION = -rc3
+EXTRAVERSION = -rc4
NAME = Fearless Coyote
# *DOCUMENTATION*