summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2019-05-19 15:47:09 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2019-05-19 15:47:09 -0700
commita188339ca5a396acc588e5851ed7e19f66b0ebd9 (patch)
treecb19a7966216756c107e75c0953547c58c2963c1 /Makefile
parent2e2c12200153e63749f836109cef8150f9c61ed8 (diff)
Linux 5.2-rc1
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 1232a1454d5c..a45f84a7e811 100644
--- a/Makefile
+++ b/Makefile
@@ -1,8 +1,8 @@
# SPDX-License-Identifier: GPL-2.0
VERSION = 5
-PATCHLEVEL = 1
+PATCHLEVEL = 2
SUBLEVEL = 0
-EXTRAVERSION =
+EXTRAVERSION = -rc1
NAME = Shy Crocodile
# *DOCUMENTATION*