diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2017-01-01 23:31:53 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2017-01-01 23:31:53 +0100 |
commit | 0c744ea4f77d72b3dcebb7a8f2684633ec79be88 (patch) | |
tree | 0756648fc3e8141173149202fcebaee61f6d7486 /Makefile | |
parent | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... (diff) | |
download | linux-0c744ea4f77d72b3dcebb7a8f2684633ec79be88.tar.xz linux-0c744ea4f77d72b3dcebb7a8f2684633ec79be88.zip |
Linux 4.10-rc2v4.10-rc2
Diffstat (limited to '')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 4 PATCHLEVEL = 10 SUBLEVEL = 0 -EXTRAVERSION = -rc1 +EXTRAVERSION = -rc2 NAME = Roaring Lionus # *DOCUMENTATION* |