summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2018-07-01 19:04:53 -0400
committerLinus Torvalds <torvalds@linux-foundation.org>2018-07-01 19:04:53 -0400
commit021c91791a5e7e85c567452f1be3e4c2c6cb6063 (patch)
tree578e24443221e948e08e7d1e3c0dddb9bcb6f30c
parentd3bc0e67f8525760479e88a51e87bb0c026e40f3 (diff)
Linux 4.18-rc3
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index c9132594860b..c5ce55cbc543 100644
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@
2VERSION = 4 2VERSION = 4
3PATCHLEVEL = 18 3PATCHLEVEL = 18
4SUBLEVEL = 0 4SUBLEVEL = 0
5EXTRAVERSION = -rc2 5EXTRAVERSION = -rc3
6NAME = Merciless Moray 6NAME = Merciless Moray
7 7
8# *DOCUMENTATION* 8# *DOCUMENTATION*