summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2017-07-15 15:22:10 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2017-07-15 15:22:10 -0700
commit5771a8c08880cdca3bfb4a3fc6d309d6bba20877 (patch)
treee8e8e274277c16de44080d7d2117cde66de43953
parent486088bc4689f826b80aa317b45ac9e42e8b25ee (diff)
Linux v4.13-rc1
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 44f5bfd9fa55..b4fb9a1d1594 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
VERSION = 4
-PATCHLEVEL = 12
+PATCHLEVEL = 13
SUBLEVEL = 0
-EXTRAVERSION =
+EXTRAVERSION = -rc1
NAME = Fearless Coyote
# *DOCUMENTATION*