aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2018-08-26 17:11:59 -0400
committerLinus Torvalds <torvalds@linux-foundation.org>2018-08-26 17:11:59 -0400
commit5b394b2ddf0347bef56e50c69a58773c94343ff3 (patch)
treec671c685ac53348259d386d35e4b0efbbe41e5aa
parentb933d6ebf2d367647af870441341f76242259898 (diff)
Linux 4.19-rc1
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 487f8f2c3f06..2b458801ba74 100644
--- a/Makefile
+++ b/Makefile
@@ -1,8 +1,8 @@
1# SPDX-License-Identifier: GPL-2.0 1# SPDX-License-Identifier: GPL-2.0
2VERSION = 4 2VERSION = 4
3PATCHLEVEL = 18 3PATCHLEVEL = 19
4SUBLEVEL = 0 4SUBLEVEL = 0
5EXTRAVERSION = 5EXTRAVERSION = -rc1
6NAME = Merciless Moray 6NAME = Merciless Moray
7 7
8# *DOCUMENTATION* 8# *DOCUMENTATION*