aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2017-12-10 17:56:26 -0800
committerLinus Torvalds <torvalds@linux-foundation.org>2017-12-10 17:56:26 -0800
commit50c4c4e268a2d7a3e58ebb698ac74da0de40ae36 (patch)
treef5f756c25348b5a6c1ce9ddbaa7d1ecd1bef40b0 /Makefile
parenthpfs: don't bother with the i_version counter or f_version (diff)
downloadlinux-dev-50c4c4e268a2d7a3e58ebb698ac74da0de40ae36.tar.xz
linux-dev-50c4c4e268a2d7a3e58ebb698ac74da0de40ae36.zip
Linux 4.15-rc3
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index c988e46a53cd..3f4d157add54 100644
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@
VERSION = 4
PATCHLEVEL = 15
SUBLEVEL = 0
-EXTRAVERSION = -rc2
+EXTRAVERSION = -rc3
NAME = Fearless Coyote
# *DOCUMENTATION*