aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorGravatar Linus Torvalds <torvalds@linux-foundation.org> 2017-03-19 19:09:39 -0700
committerGravatar Linus Torvalds <torvalds@linux-foundation.org> 2017-03-19 19:09:39 -0700
commit97da3854c526d3a6ee05c849c96e48d21527606c (patch)
tree0a03a49dee39faad2ca04cf7be04a52881447035 /Makefile
parentmm/swap: don't BUG_ON() due to uninitialized swap slot cache (diff)
downloadlinux-97da3854c526d3a6ee05c849c96e48d21527606c.tar.gz
linux-97da3854c526d3a6ee05c849c96e48d21527606c.tar.bz2
linux-97da3854c526d3a6ee05c849c96e48d21527606c.zip
Linux 4.11-rc3v4.11-rc3
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index b841fb36beb2..b2faa9319372 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
VERSION = 4
PATCHLEVEL = 11
SUBLEVEL = 0
-EXTRAVERSION = -rc2
+EXTRAVERSION = -rc3
NAME = Fearless Coyote
# *DOCUMENTATION*