summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2018-08-26 14:11:59 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2018-08-26 14:11:59 -0700
commit5b394b2ddf0347bef56e50c69a58773c94343ff3 (patch)
treec671c685ac53348259d386d35e4b0efbbe41e5aa
parentb933d6ebf2d367647af870441341f76242259898 (diff)
Linux 4.19-rc1v4.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 @@
# SPDX-License-Identifier: GPL-2.0
VERSION = 4
-PATCHLEVEL = 18
+PATCHLEVEL = 19
SUBLEVEL = 0
-EXTRAVERSION =
+EXTRAVERSION = -rc1
NAME = Merciless Moray
# *DOCUMENTATION*