diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2019-03-31 23:39:29 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2019-03-31 23:39:29 +0200 |
commit | 79a3aaa7b82e3106be97842dedfd8429248896e6 (patch) | |
tree | 894b908e0a3580f4f98b143207bead6ec5df922c /Makefile | |
parent | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm (diff) | |
download | linux-79a3aaa7b82e3106be97842dedfd8429248896e6.tar.xz linux-79a3aaa7b82e3106be97842dedfd8429248896e6.zip |
Linux 5.1-rc3v5.1-rc3
Diffstat (limited to '')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 5 PATCHLEVEL = 1 SUBLEVEL = 0 -EXTRAVERSION = -rc2 +EXTRAVERSION = -rc3 NAME = Shy Crocodile # *DOCUMENTATION* |