aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2017-12-10 20:56:26 -0500
committerLinus Torvalds <torvalds@linux-foundation.org>2017-12-10 20:56:26 -0500
commit50c4c4e268a2d7a3e58ebb698ac74da0de40ae36 (patch)
treef5f756c25348b5a6c1ce9ddbaa7d1ecd1bef40b0
parent98087c05b9fc4ff8935bfc8f4b71afb4251c8867 (diff)
Linux 4.15-rc3
-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 @@
2VERSION = 4 2VERSION = 4
3PATCHLEVEL = 15 3PATCHLEVEL = 15
4SUBLEVEL = 0 4SUBLEVEL = 0
5EXTRAVERSION = -rc2 5EXTRAVERSION = -rc3
6NAME = Fearless Coyote 6NAME = Fearless Coyote
7 7
8# *DOCUMENTATION* 8# *DOCUMENTATION*