diff options
| author | Linus Torvalds <torvalds@linux-foundation.org> | 2016-05-08 14:38:32 -0700 |
|---|---|---|
| committer | Linus Torvalds <torvalds@linux-foundation.org> | 2016-05-08 14:38:32 -0700 |
| commit | 44549e8f5eea4e0a41b487b63e616cb089922b99 (patch) | |
| tree | 500fb1cd1c220b35a369d984bbcdbfbc2dec9bba | |
| parent | Merge tag 'char-misc-4.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi... (diff) | |
| download | linux-4.6-rc7.tar.gz linux-4.6-rc7.zip | |
Linux 4.6-rc7v4.6-rc7
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 4 PATCHLEVEL = 6 SUBLEVEL = 0 -EXTRAVERSION = -rc6 +EXTRAVERSION = -rc7 NAME = Charred Weasel # *DOCUMENTATION* |
