aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2019-03-31 17:39:29 -0400
committerLinus Torvalds <torvalds@linux-foundation.org>2019-03-31 17:39:29 -0400
commit79a3aaa7b82e3106be97842dedfd8429248896e6 (patch)
tree894b908e0a3580f4f98b143207bead6ec5df922c
parent63fc9c23488d6cf34e4c233e24ba59b7e5548412 (diff)
Linux 5.1-rc3
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 52f067eadc48..026fbc450906 100644
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@
2VERSION = 5 2VERSION = 5
3PATCHLEVEL = 1 3PATCHLEVEL = 1
4SUBLEVEL = 0 4SUBLEVEL = 0
5EXTRAVERSION = -rc2 5EXTRAVERSION = -rc3
6NAME = Shy Crocodile 6NAME = Shy Crocodile
7 7
8# *DOCUMENTATION* 8# *DOCUMENTATION*