diff options
| author | Linus Torvalds <torvalds@linux-foundation.org> | 2019-10-20 15:56:22 -0400 |
|---|---|---|
| committer | Linus Torvalds <torvalds@linux-foundation.org> | 2019-10-20 15:56:22 -0400 |
| commit | 7d194c2100ad2a6dded545887d02754948ca5241 (patch) | |
| tree | af51192efeae7f80d77b0d5722dd7829a7547735 | |
| parent | Merge tag 'kbuild-fixes-v5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/... (diff) | |
| download | linux-5.4-rc4.tar.gz linux-5.4-rc4.zip | |
Linux 5.4-rc4v5.4-rc4
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 5 PATCHLEVEL = 4 SUBLEVEL = 0 -EXTRAVERSION = -rc3 +EXTRAVERSION = -rc4 NAME = Nesting Opossum # *DOCUMENTATION* |
