aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2018-06-24 08:54:29 -0400
committerLinus Torvalds <torvalds@linux-foundation.org>2018-06-24 08:54:29 -0400
commit7daf201d7fe8334e2d2364d4e8ed3394ec9af819 (patch)
treef43421d097fe0b2fd21feef9315dacd2bc205a31
parentc81b995f00c7a1c2ca9ad67f5bb4a50d02f98f84 (diff)
Linux 4.18-rc2
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index ca2af1ab91eb..c9132594860b 100644
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@
2VERSION = 4 2VERSION = 4
3PATCHLEVEL = 18 3PATCHLEVEL = 18
4SUBLEVEL = 0 4SUBLEVEL = 0
5EXTRAVERSION = -rc1 5EXTRAVERSION = -rc2
6NAME = Merciless Moray 6NAME = Merciless Moray
7 7
8# *DOCUMENTATION* 8# *DOCUMENTATION*