diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2019-01-21 13:14:44 +1300 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2019-01-21 13:14:44 +1300 |
commit | 49a57857aeea06ca831043acbb0fa5e0f50602fd (patch) | |
tree | 97e5c4846e722a2f70ce744562474e4956f37040 | |
parent | 1e556ba3b673166e28d5489b80c11e0605a86403 (diff) |
Linux 5.0-rc3v5.0-rc3
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 5 PATCHLEVEL = 0 SUBLEVEL = 0 -EXTRAVERSION = -rc2 +EXTRAVERSION = -rc3 NAME = Shy Crocodile # *DOCUMENTATION* |