diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2019-06-23 01:01:36 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2019-06-23 01:01:36 +0200 |
commit | 4b972a01a7da614b4796475f933094751a295a2f (patch) | |
tree | ceb2ec6888631fcbc4a74f422e98aaf6611f179b /Makefile | |
parent | Merge tag 'iommu-fix-v5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g... (diff) | |
download | linux-4b972a01a7da614b4796475f933094751a295a2f.tar.xz linux-4b972a01a7da614b4796475f933094751a295a2f.zip |
Linux 5.2-rc6v5.2-rc6
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 5 PATCHLEVEL = 2 SUBLEVEL = 0 -EXTRAVERSION = -rc5 +EXTRAVERSION = -rc6 NAME = Golden Lions # *DOCUMENTATION* |