diff options
| author | Linus Torvalds <torvalds@linux-foundation.org> | 2018-03-18 17:48:42 -0700 |
|---|---|---|
| committer | Linus Torvalds <torvalds@linux-foundation.org> | 2018-03-18 17:48:42 -0700 |
| commit | c698ca5278934c0ae32297a8725ced2e27585d7f (patch) | |
| tree | 629dd84fe1774a4e58545a84ce6f77a3f8fb9c0b | |
| parent | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... (diff) | |
| download | linux-4.16-rc6.tar.gz linux-4.16-rc6.zip | |
Linux 4.16-rc6v4.16-rc6
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 4 PATCHLEVEL = 16 SUBLEVEL = 0 -EXTRAVERSION = -rc5 +EXTRAVERSION = -rc6 NAME = Fearless Coyote # *DOCUMENTATION* |
