aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2019-01-20 19:14:44 -0500
committerLinus Torvalds <torvalds@linux-foundation.org>2019-01-20 19:14:44 -0500
commit49a57857aeea06ca831043acbb0fa5e0f50602fd (patch)
tree97e5c4846e722a2f70ce744562474e4956f37040
parent1e556ba3b673166e28d5489b80c11e0605a86403 (diff)
Linux 5.0-rc3
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index a189ceadcd08..f5b1d0d168e0 100644
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@
2VERSION = 5 2VERSION = 5
3PATCHLEVEL = 0 3PATCHLEVEL = 0
4SUBLEVEL = 0 4SUBLEVEL = 0
5EXTRAVERSION = -rc2 5EXTRAVERSION = -rc3
6NAME = Shy Crocodile 6NAME = Shy Crocodile
7 7
8# *DOCUMENTATION* 8# *DOCUMENTATION*