summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2018-11-04 18:37:52 -0500
committerLinus Torvalds <torvalds@linux-foundation.org>2018-11-04 18:37:52 -0500
commit651022382c7f8da46cb4872a545ee1da6d097d2a (patch)
tree8e78e332b4999eb0246eaa2603aae98e233ef8c4
parent42bd06e93d108a3ee5b8b4eaa350ec81853cb217 (diff)
Linux 4.20-rc1
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index bce41f4180fc..9fce8b91c15f 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 = 19 3PATCHLEVEL = 20
4SUBLEVEL = 0 4SUBLEVEL = 0
5EXTRAVERSION = 5EXTRAVERSION = -rc1
6NAME = "People's Front" 6NAME = "People's Front"
7 7
8# *DOCUMENTATION* 8# *DOCUMENTATION*