summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2019-04-28 20:04:13 -0400
committerLinus Torvalds <torvalds@linux-foundation.org>2019-04-28 20:04:13 -0400
commit37624b58542fb9f2d9a70e6ea006ef8a5f66c30b (patch)
tree2863dd6de825312fda64e1c13fc652228a83d487 /Makefile
parent9520b5324b0ed36c0e9907df93fce75436449093 (diff)
Linux 5.1-rc7
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index abe13538a8c0..2b99679148dc 100644
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@
2VERSION = 5 2VERSION = 5
3PATCHLEVEL = 1 3PATCHLEVEL = 1
4SUBLEVEL = 0 4SUBLEVEL = 0
5EXTRAVERSION = -rc6 5EXTRAVERSION = -rc7
6NAME = Shy Crocodile 6NAME = Shy Crocodile
7 7
8# *DOCUMENTATION* 8# *DOCUMENTATION*